v1.9.1
Fixed
- Fix: InteractiveAgent and TextualAgent missing **kwargs support by @klieret in #437
- Fix: config file model_name preference over env var by @klieret in #438
- Fix: Use rich logger to avoid interference with progress bar by @klieret in #439
- Fix: Remove logging in del methods by @klieret in #441
- Fix: Double logging messages & simplify logging by @klieret in #444
- Fix: Workaround litellm/openai incompatibility by @klieret in #447
- Fix: Set exit status and output in case of exceptions by @klieret in #448
Full Changelog: v1.9.0...v1.9.1