Skip to content

1.14.5a2

Pre-release
Pre-release

Choose a tag to compare

@greysonlalonde greysonlalonde released this 04 May 15:05
Immutable release. Only release title and notes can be modified.
470d403

What's Changed

Bug Fixes

  • Fix task output restoration in finally block
  • Include thoughts_token_count in completion tokens
  • Preserve task outputs across async batch flush
  • Forward kwargs to loader calls in CrewAIRagAdapter
  • Prevent result_as_answer from returning hook-block message as final answer
  • Prevent result_as_answer from returning error as final answer
  • Use acall for output conversion in async paths
  • Prevent shared LLM stop words mutation across agents
  • Handle BaseModel input in convert_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