Skip to content

Commit

Permalink
feat(internal): Automated test of demo
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Feb 10, 2025
1 parent d3ea4c4 commit 4cf2500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maestro_demotest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: pydantic/ollama-action@v3
with:
# Small model - 7GB max in this runner
model: llama3.1:8b
model: llama3.1:latest
# TODO: generalise for other demos
- name: Run CrewAI workflow
run: |
Expand Down

0 comments on commit 4cf2500

Please sign in to comment.