Open adeprez opened 4 months ago
I had this bug with this command:
lavague-test -c lavague-tests/contexts/anthropic_context.py -s nytimes.com
And also within the docs CI - when running:
python .github/extract-python-code.py docs/docs/use-cases/forms.md
python extracted_code_forms.py
When we expect some structured output and the LLM fails to generate it, we should retry a few times to give it a chance to succeed. For instance it happens for yaml action list generation.