mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
Revert "Feat add qianfan api support"
This commit is contained in:
parent
351b3ae8df
commit
5a2084cda8
28 changed files with 319 additions and 574 deletions
7
tests/spark.yaml
Normal file
7
tests/spark.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue