mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 12:37:55 +00:00
(improvement)(chat) update llm url to llmParser in chat project (#92)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user