Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tasks.py: don't call Converter when model response is valid (#406)
* tasks.py: don't call Converter when model response is valid Try to convert the task output to the expected Pydantic model before sending it to Converter, maybe the model got it right.
- Loading branch information