test
This commit is contained in:
parent
5a27c37cc2
commit
e824a1256b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/basic_tests.yml
vendored
2
.github/workflows/basic_tests.yml
vendored
|
|
@ -161,7 +161,7 @@ jobs:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
env:
|
env:
|
||||||
STRUCTURED_OUTPUT_FRAMEWORK: "BAML"
|
STRUCTURED_OUTPUT_FRAMEWORK: "BAML"
|
||||||
BAML_LLM_PROVIDER: azure-openai
|
BAML_LLM_PROVIDER: openai
|
||||||
BAML_LLM_MODEL: ${{ secrets.LLM_MODEL }}
|
BAML_LLM_MODEL: ${{ secrets.LLM_MODEL }}
|
||||||
BAML_LLM_ENDPOINT: ${{ secrets.LLM_ENDPOINT }}
|
BAML_LLM_ENDPOINT: ${{ secrets.LLM_ENDPOINT }}
|
||||||
BAML_LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
|
BAML_LLM_API_KEY: ${{ secrets.LLM_API_KEY }}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue