Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-20 | 1.1 kB | |
v2.2.72 source code.tar.gz | 2025-07-20 | 11.0 MB | |
v2.2.72 source code.zip | 2025-07-20 | 11.6 MB | |
Totals: 3 Items | 22.5 MB | 0 |
What's Changed
- fix: show context only when loglevel=debug by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1015
- fix(knowledge): resolve 'list' object has no attribute 'get' error by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1017
- fix: move verbose context information from live display to debug logging by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1020
- fix: move embedding debug logs to trace level by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1022
- fix: remove verbose memory context headers from AI agent prompts by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1023
- Implement Context Engineering - Add ContextAgent for AI Context Generation by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1021
- fix: remove verbose knowledge headers from AI agent prompts by @MervinPraison in https://github.com/MervinPraison/PraisonAI/pull/1024
Full Changelog: https://github.com/MervinPraison/PraisonAI/compare/v2.2.71...v2.2.72