Skip to content

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] - YYYY-MM-DD

  • Initial release of Genie Tooling.
  • Core components: PluginManager, Genie Facade, ToolManager, RAGManager.
  • Support for various plugins: LLM Providers (Ollama, OpenAI, Gemini, Llama.cpp), Tools, RAG components, etc.
  • Agent implementations: ReActAgent, PlanAndExecuteAgent.
  • New features including Hybrid Search, Pyvider logging, and Distributed Task Queues.