Change8

1.0.0b2

📦 crewaiView on GitHub →
3 features🐛 3 fixes🔧 4 symbols

Summary

This release focuses on enhancing the OpenAICompletion class, improving event bus thread safety, and fixing critical bugs related to input availability and JWT decoding.

✨ New Features

  • Enhance OpenAICompletion class with additional client parameters
  • Improve event bus thread safety and async support
  • Inject tool repository credentials in crewai run command

🐛 Bug Fixes

  • Fix issue where it errors out if there is no input() available
  • Add a leeway of 10s when decoding JWT
  • Fix copying and adding NOT_SPECIFIED check in task.py

🔧 Affected Symbols

OpenAICompletiontask.pycrewai runJWT