Skip to content

Commit 639f481

Browse files
authored
[Docs Agent] Move the Docs Agent project to the new examples/gemini/python directory. (#302)
* [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.
1 parent f281324 commit 639f481

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 changed

third_party/docs-agent

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../demos/palm/python/docs-agent/third_party
1+
../examples/gemini/python/docs-agent/third_party

0 commit comments

Comments
 (0)