Releases: MervinPraison/PraisonAI
Releases · MervinPraison/PraisonAI
v2.2.29
What's Changed
- Add tinyllama model agent by @DhivyaBharathy-web in #608
- Add predictive maintenance notebook by @DhivyaBharathy-web in #602
- Add Gemma2B_Instruction_Agent to Cookbooks by @DhivyaBharathy-web in #607
- Add Qwen2.5 Instruction Agent notebook using Hugging Face Transformers by @DhivyaBharathy-web in #606
- Develop by @MervinPraison in #609
Full Changelog: v2.2.28...v2.2.29
v2.2.28
What's Changed
- Update PraisonAI version to 2.2.28 across Dockerfiles and related files by @MervinPraison in #604
Full Changelog: v2.2.27...v2.2.28
v2.2.27
What's Changed
- Add Hackathon Agent Notebook by @DhivyaBharathy-web in #597
- Add MCP SSE tooling example by @MervinPraison in #596
- Develop by @MervinPraison in #598
- Add code analysis agent notebook by @DhivyaBharathy-web in #600
- Update test workflow to use custom test runner for 'fast' pattern and… by @MervinPraison in #599
- Develop by @MervinPraison in #601
Full Changelog: v2.2.26...v2.2.27
v2.2.26
What's Changed
- Add FunctionAgent Workflow Notebook to Cookbooks by @DhivyaBharathy-web in #583
- feat: add Azure OpenAI realtime API support via OPENAI_BASE_URL by @MervinPraison in #584
- fix: add Windows compatibility for shell commands in AICoder by @MervinPraison in #585
- refactor: streamline test functions in test_scheduler.py by @MervinPraison in #586
- chore: remove deprecated documentation files by @MervinPraison in #589
- feat: enhance stateful agents with Session class and convenience methods by @MervinPraison in #590
- Updated docker/docker-compose.dev.yml to fix security vulnerability [yaml.docker-compose.security.no-new-privileges.no-new-privileges] by @anupamme in #592
- Updated docker/docker-compose.dev.yml to fix security vulnerability [yaml.docker-compose.security.writable-filesystem-service.writable-filesystem-service] by @anupamme in #593
- Fix redundant tool invocation by @MervinPraison in #594
- Update PraisonAI version to 2.2.26 across Dockerfiles and related con… by @MervinPraison in #595
New Contributors
Full Changelog: v2.2.25...v2.2.26
v2.2.25
What's Changed
- feat: support LiteLLM provider-specific parameters by @MervinPraison in #572
- feat: integrate Mem0 graph memory support by @MervinPraison in #573
- fix: resolve Knowledge RAG errors with mem0 API compatibility by @MervinPraison in #574
- Add DuckDuckGo PraisonAI Agent Notebook by @DhivyaBharathy-web in #576
- feat: Add human-in-the-loop approval system for dangerous tool operations by @MervinPraison in #566
- Add arxiv agent notebook example to cookbooks by @DhivyaBharathy-web in #577
- feat: Add domain context solution using existing features by @MervinPraison in #581
- Develop by @MervinPraison in #582
Full Changelog: v2.2.24...v2.2.25
v2.2.24
What's Changed
- chore: update PraisonAI version to 2.2.23 across Dockerfiles and docu… by @MervinPraison in #564
- fix: implement litellm handling in code.py same as llm.py by @MervinPraison in #565
- fix: resolve MCP function signature parameter ordering issue by @MervinPraison in #568
- feat: Add Mem0 built-in reranker support to Knowledge Agent by @MervinPraison in #569
- fix: prevent CLI conflicts when PraisonAI is used as library by @MervinPraison in #567
- feat: add --merge CLI parameter for merging agents.yaml files by @MervinPraison in #570
- chore: update PraisonAI version to 2.2.24 across Dockerfiles and docu… by @MervinPraison in #571
Full Changelog: v2.2.23...v2.2.24
v2.2.23
What's Changed
- fix: add dependency check for train command to prevent confusing errors by @MervinPraison in #559
- Develop by @MervinPraison in #560
- fix: resolve crawling NoneType concatenation error in realtime tools by @MervinPraison in #561
- feat: add deployment scheduling functionality by @MervinPraison in #562
- fix: resolve MCP tools not working in Streamlit applications (issue #459) by @MervinPraison in #563
Full Changelog: v2.2.22...v2.2.23
v2.2.22
What's Changed
- fix(ollama): resolve tool-call issues with local Ollama models by @MervinPraison in #557
- Develop by @MervinPraison in #558
Full Changelog: v2.2.21...v2.2.22
v2.2.21
What's Changed
- Add CSV processing examples for issue #23 by @MervinPraison in #554
- feat: Add comprehensive secondary market research agent system by @MervinPraison in #555
- chore: update PraisonAI version to 2.2.21 across Dockerfiles and docu… by @MervinPraison in #556
Full Changelog: v2.2.20...v2.2.21
v2.2.20
What's Changed
- feat: add camera integration examples and documentation by @MervinPraison in #543
- fix: add targeted o1 model support for system messages by @MervinPraison in #544
- feat: implement comprehensive Docker support and package publishing for issue #130 by @MervinPraison in #545
- fix: add console scripts to project.scripts section for pip compatibility by @MervinPraison in #546
- fix: add fallback mechanism for conda run failure in training by @MervinPraison in #547
- fix: move OpenAI API key validation from import-time to runtime by @MervinPraison in #548
- feat: add piped input support to CLI by @MervinPraison in #550
- Add LangChain + PraisonAI agents Colab notebook by @DhivyaBharathy-web in #549
- Develop by @MervinPraison in #551
- fix: resolve ForwardRef TypeError for praisonai code command by @MervinPraison in #552
- chore: update PraisonAI version to 2.2.20 across Dockerfiles and docu… by @MervinPraison in #553
Full Changelog: v2.2.19...v2.2.20