Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@DataBassGit DataBassGit released this 08 Oct 01:31
· 13 commits to main since this release
0d52882

AgentForge 0.4.0 (October 7, 2024)

New Features

  • Implemented Prompt Handling 2.0 ([@anselale])

Improvements

Documentation

Maintenance

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!