Releases: DataBassGit/AgentForge
Releases · DataBassGit/AgentForge
v0.4.0
AgentForge 0.4.0 (October 7, 2024)
New Features
- Implemented Prompt Handling 2.0 ([@anselale])
Improvements
- Updated ollama API implementation ([@DataBassGit])
- Reworked and removed deprecated code ([@anselale])
Documentation
- Updated documentation for Prompt Handling 2.0 ([@anselale])
- Fixed typo in docs ([@DataBassGit])
Maintenance
- Updated dependencies ([@DataBassGit])
This release brings significant improvements to prompt handling capabilities, updates to the ollama API implementation, and general code maintenance. We've also made sure our documentation is up-to-date with these changes.
AgentForge 0.3.0
New Features
- Added Groq support
- Implemented thread support for Discord client
- Added Brave Search API tool
- Introduced Reranker functionality
- Added image to text conversion tool (OCR)
Improvements
- Updated all tools and prompts for Dignity
- Reworked database structure for Actions and Tools
- Added chunking support to Discord client
Refactoring
- Moved methods from Actions to ToolUtils
Documentation
- Updated documentation
Other Changes
- Added AgentForge title to OpenRouter
Contributors
This release introduces several new features including Groq support, Discord thread support, and new tools for search and image processing. We've also made significant improvements to our database structure and client functionality. Documentation has been updated to reflect these changes.
Thank you to all contributors who made this release possible!
v0.2.11
What's Changed
- v0.1.36 - Gemini Support by @DataBassGit in #91
- Redirecting pull by @DataBassGit in #93
- v0.2.0 by @DataBassGit in #94
- AgentForge Stable v0.2.9 by @DataBassGit in #97
- Version 0.2.11 by @DataBassGit in #98
Full Changelog: v0.1.34...v0.2.11
v0.1.34 - Open source model update
Merge pull request #87 from DataBassGit/dev v0.1.34 - update oobabooga and openai api. Openai library upgraded to 1.3.0
0.1.11 - PIP Install
Merge pull request #72 from DataBassGit/dev Salience Rework
0.1.0 - MVP
MVP