humanus.cpp/config/config_llm.toml

5 lines
170 B
TOML
Raw Normal View History

2025-03-20 16:03:26 +08:00
[default]
2025-03-26 19:28:02 +08:00
model = "qwen-max"
base_url = "https://dashscope.aliyuncs.com"
endpoint = "/compatible-mode/v1/chat/completions"
api_key = "sk-cb1bb2a240d84182bb93f6dd0fe03600"