Releases: MervinPraison/PraisonAI
Releases · MervinPraison/PraisonAI
v2.2.69
What's Changed
- fix: resolve task_name undefined error in async execution by @MervinPraison in #959
- fix: accumulate tool results across iterations in Ollama sequential execution by @MervinPraison in #960
- fix: enable real-time streaming regardless of verbose setting by @MervinPraison in #962
Full Changelog: v2.2.68...v2.2.69
v2.2.68
What's Changed
- fix: prevent premature termination in Ollama sequential tool execution by @MervinPraison in #954
- fix: resolve Ollama infinite loop issue with minimal changes by @MervinPraison in #955
- Reorganize models and providers structure with comprehensive examples by @Dhivya-Bharathy in #949
- fix: comprehensive task_name undefined error resolution by @MervinPraison in #957
Full Changelog: v2.2.67...v2.2.68
v2.2.67
What's Changed
- fix: resolve task_name undefined error in LLM callback execution by @MervinPraison in #952
Full Changelog: v2.2.66...v2.2.67
v2.2.66
What's Changed
- fix: Resolve Ollama infinite tool call loops by improving response handling by @MervinPraison in #943
- feat: Add 7 comprehensive examples for advanced PraisonAI agent features by @MervinPraison in #942
- fix: prevent Ollama tool summary from being overwritten by empty response by @MervinPraison in #944
- fix: prevent premature termination in Ollama sequential tool execution by @MervinPraison in #945
- Revert "fix: prevent premature termination in Ollama sequential tool execution" by @MervinPraison in #953
- feat: Enable imports from PraisonAI package for issue #950 by @MervinPraison in #951
Full Changelog: v2.2.65...v2.2.66
v2.2.65
What's Changed
- feat: Add AutoGen v0.4 support with backward compatibility by @MervinPraison in #936
- fix: Replace deprecated Pydantic .dict() with .model_dump() in example files by @MervinPraison in #937
- fix: Ensure agent names are valid Python identifiers for AutoGen v0.4 by @MervinPraison in #941
Full Changelog: v2.2.64...v2.2.65
v2.2.64
What's Changed
- feat: add comprehensive examples for missing PraisonAI features by @MervinPraison in #933
Full Changelog: v2.2.63...v2.2.64
v2.2.63
What's Changed
- fix: Add session memory persistence for agent chat history by @MervinPraison in #932
Full Changelog: v2.2.62...v2.2.63
v2.2.62
Full Changelog: v2.2.61...v2.2.62
v2.2.61
What's Changed
- fix: resolve Ollama sequential tool calling argument mixing issue by @MervinPraison in #922
- refactor: inline Gemini internal tools detection logic by @MervinPraison in #928
Full Changelog: v2.2.60...v2.2.61
v2.2.60
What's Changed
- Add Kimi2_Intelligent_Agents: 10 specialized AI agents by @Dhivya-Bharathy in #924
- fix: Add support for Gemini internal tools in tool formatting by @MervinPraison in #923
Full Changelog: v2.2.59...v2.2.60