mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
feat: auto-unittest
This commit is contained in:
parent
ad1edf6092
commit
c20aecf5f2
4 changed files with 112 additions and 0 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