mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-01 01:04:43 +00:00
fix: use siliconflow to autorun
This commit is contained in:
4
.github/workflows/run_examples.yml
vendored
4
.github/workflows/run_examples.yml
vendored
@@ -33,6 +33,6 @@ jobs:
|
|||||||
python -m examples
|
python -m examples
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
SILICONFLOW_API_BASE: ${{ secrets.SILICONFLOW_API_BASE }}
|
||||||
OPEN_API_BASE: ${{ secrets.OPENAI_API_BASE }}
|
SILICONFLOW_API_KEY: ${{ secrets.SILICONFLOW_API_KEY }}
|
||||||
|
|
Reference in New Issue
Block a user