(improvement)(chat) update llm url to llmParser in chat project (#92)

This commit is contained in:
lexluo09
2023-09-14 22:59:11 +08:00
committed by GitHub
parent 30f5fc9ab1
commit 682d35b2b2
5 changed files with 17 additions and 11 deletions

View File

@@ -36,8 +36,10 @@ time:
mybatis:
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml
llm:
url: http://127.0.0.1:9092
parser:
url: http://127.0.0.1:9092
embedding:
url: http://127.0.0.1:9092
functionCall: