We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b658de5 commit 8e58f6bCopy full SHA for 8e58f6b
.github/workflows/auto-update.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install dependencies
39
run: |
40
python -m pip install --upgrade pip
41
- pip install requests boto3 jsonschema mcp loguru pydantic ruamel-yaml
+ pip install requests openai jsonschema mcp loguru pydantic ruamel-yaml
42
43
- name: Create local directory
44
run: mkdir -p local
0 commit comments