Skip to content

Latest commit

 

History

History
43 lines (40 loc) · 1.15 KB

ROADMAP.md

File metadata and controls

43 lines (40 loc) · 1.15 KB

  • Version 2
    • User management
      • User specific conversation and memory
    • Dissemination
      • minimal website
      • how to guides
      • use cases examples
    • QA / Test
      • End2End tests
      • Unit tests
    • Admin
      • import / export memories
      • filters for memory search
    • Agent
      • Tool embeddings
      • Custom hookable agent
    • Local LLM / embedder
      • CustomLLMConfig / CustomEmbedderConfig adapters
      • LLM / embedder example docker container
    • Hook surface
      • 20 hooks ✅
      • more hooks where customization is needed
    • Plugin management
      • Install plugin dependencies ✅
      • Activate / deactivate plugins
      • External plugin directory and customization