feat: auto-unittest

This commit is contained in:
voidking 2024-01-31 19:32:36 +08:00
parent ad1edf6092
commit c20aecf5f2
4 changed files with 112 additions and 0 deletions

7
tests/spark.yaml Normal file
View 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"