Skip to content

0.3.0

Choose a tag to compare

@kyolee415 kyolee415 released this 15 Mar 18:45
· 164 commits to main since this release

What's changed

  • Refactoring of Docs Agent to support a more modularized architecture.
  • Added features:
    • Benchmarking: Includes benchmark test to measure the quality of AI generated responses.
    • Semantic Retrieval API: Supports using Gemini's Semantic Retrieval API
      to store text chunks online and the AQA model for question-answering.
    • Docs Agent CLI: Allows easy management of chunking documents,
      populating a vector database, launching the chatbot and more.