(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

@@ -29,4 +29,5 @@ semantic:
prefix: http://127.0.0.1:9081
llm:
url: http://127.0.0.1:9092/
parser:
url: http://127.0.0.1:9092