Commit 639f481
authored
[Docs Agent] Move the Docs Agent project to the new
* [Release] Docs Agent version 0.3.0
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.
* [docs-agent] Move the Docs Agent project from the `demos/palm/python`
directory to the `/examples/gemini/python` directory.examples/gemini/python directory. (google#302)1 parent f281324 commit 639f481
File tree
69 files changed
+1
-1
lines changed- examples/gemini/python/docs-agent
- apps_script
- docs_agent
- agents
- benchmarks
- interfaces
- chatbot
- static
- css
- images
- javascript
- templates/chatui
- memory
- models
- postprocess
- preprocess
- splitters
- storage
- testing
- utilities
- docs
- images
- third_party
- css
- g2docsmd-html
- patches
- vector_stores
- third_party
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
69 files changed
+1
-1
lines changedFile renamed without changes.
File renamed without changes.
0 commit comments