What's Changed
Bug Fixes
- Fix task output restoration in finally block
- Include
thoughts_token_countin completion tokens - Preserve task outputs across async batch flush
- Forward kwargs to loader calls in
CrewAIRagAdapter - Prevent
result_as_answerfrom returning hook-block message as final answer - Prevent
result_as_answerfrom returning error as final answer - Use
acallfor output conversion in async paths - Prevent shared LLM stop words mutation across agents
- Handle
BaseModelinput inconvert_to_model
Documentation
- Document additional environment variables
- Update changelog and version for v1.14.5a1
Contributors
@NIK-TIGER-BILL, @greysonlalonde, @lorenzejay, @minasami-pr, @theCyberTech, @wishhyt