mirror of
https://github.com/linyqh/NarratoAI.git
synced 2025-12-14 04:52:50 +00:00
fix(config): 更新 Narrato API地址
This commit is contained in:
parent
6fa80d1266
commit
0868b8ff4b
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
########### Vision NarratoAPI Key
|
########### Vision NarratoAPI Key
|
||||||
narrato_api_key = ""
|
narrato_api_key = ""
|
||||||
narrato_api_url = "https://narratoapi.scsmtech.cn/api/v1"
|
narrato_api_url = "https://narratoinsight.scsmtech.cn/api/v1"
|
||||||
narrato_vision_model = "gemini-1.5-flash"
|
narrato_vision_model = "gemini-1.5-flash"
|
||||||
narrato_vision_key = ""
|
narrato_vision_key = ""
|
||||||
narrato_llm_model = "gpt-4o"
|
narrato_llm_model = "gpt-4o"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user