mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-20 06:34:55 +00:00
add llm default url config and add pandas in requirements.txt (#59)
This commit is contained in:
@@ -27,3 +27,6 @@ authentication:
|
||||
semantic:
|
||||
url:
|
||||
prefix: http://127.0.0.1:9081
|
||||
|
||||
llm:
|
||||
url: http://127.0.0.1:9092
|
||||
|
||||
Reference in New Issue
Block a user