mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-26 10:14:19 +08:00
add llm default url config and add pandas in requirements.txt (#59)
This commit is contained in:
@@ -33,3 +33,6 @@ time:
|
||||
|
||||
mybatis:
|
||||
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml
|
||||
|
||||
llm:
|
||||
url: http://127.0.0.1:9092
|
||||
|
||||
Reference in New Issue
Block a user