mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-29 13:20:26 +00:00
fix: use siliconflow to autorun
This commit is contained in:
parent
d626d5801e
commit
14ec370209
4
.github/workflows/run_examples.yml
vendored
4
.github/workflows/run_examples.yml
vendored
@ -33,6 +33,6 @@ jobs:
|
||||
python -m examples
|
||||
|
||||
env:
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPEN_API_BASE: ${{ secrets.OPENAI_API_BASE }}
|
||||
SILICONFLOW_API_BASE: ${{ secrets.SILICONFLOW_API_BASE }}
|
||||
SILICONFLOW_API_KEY: ${{ secrets.SILICONFLOW_API_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user