Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 606 Bytes

changelog.rst

File metadata and controls

14 lines (11 loc) · 606 Bytes

16.0.1.0.1 (2025-04-04)

  • [ADD] Added Knowledge Bot agent that uses knowledge_retriever tool
  • [IMP] Integrated with OpenAI GPT-4o model for enhanced knowledge retrieval capabilities

16.0.1.0.0 (2025-03-28)

  • Initial release of the LLM Tool RAG module
  • Added Knowledge Retriever tool for semantic document search
  • Implemented document search mixin for reusable search functionality
  • Added integration with core RAG module for document chunk access
  • Implemented security model with read-only access for regular users and full access for LLM managers