Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 727 Bytes | |
v2.2.70 source code.tar.gz | 2025-07-17 | 10.9 MB | |
v2.2.70 source code.zip | 2025-07-17 | 11.5 MB | |
Totals: 3 Items | 22.3 MB | 0 |
What's Changed
- fix: ensure consistent Task/Response formatting across all LLM providers by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/961
- fix: properly shutdown telemetry aiohttp sessions to prevent ImportError during Python shutdown by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/965
- fix: improve Ollama sequential tool execution to prevent redundant calls by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/966
- fix: make TelemetryCollector.stop() consistent with shutdown behavior by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/974
Full Changelog: https://github.com/MervinPraison/PraisonAI/compare/v2.2.69...v2.2.70