mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
7 lines
150 B
YAML
7 lines
150 B
YAML
|
|
llm:
|
||
|
|
api_type: "spark"
|
||
|
|
app_id: "xxx"
|
||
|
|
api_key: "xxx"
|
||
|
|
api_secret: "xxx"
|
||
|
|
domain: "generalv2"
|
||
|
|
base_url: "wss://spark-api.xf-yun.com/v3.1/chat"
|