mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
fix: package dependency && issue traige
This commit is contained in:
parent
54e41e3b31
commit
f1328b8437
5 changed files with 8 additions and 8 deletions
|
|
@ -44,6 +44,8 @@ jobs:
|
|||
with:
|
||||
version: 0.0.4
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_BASE_URL: ${{ secrets.OPENAI_BASE_URL }}
|
||||
OPENAI_MODEL: ${{ secrets.OPENAI_MODEL }}
|
||||
settings_json: |
|
||||
{
|
||||
"coreTools": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue