add llm default url config and add pandas in requirements.txt (#59)

This commit is contained in:
lexluo09
2023-09-07 11:14:44 +08:00
committed by GitHub
parent ac0f7ea982
commit 728e7647dc
4 changed files with 8 additions and 3 deletions

View File

@@ -33,3 +33,6 @@ time:
mybatis:
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml
llm:
url: http://127.0.0.1:9092