We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde12d8 commit 7fb6f12Copy full SHA for 7fb6f12
agentic_rag/README.md
@@ -10,7 +10,7 @@ The system has the following features:
10
11
- Intelligent query routing
12
- PDF processing using Docling for accurate text extraction and chunking
13
-- Persistent vector storage with ChromaDB and Oracle Database 23ai (PDF and Websites)
+- Persistent vector storage with Oracle Database 23ai (PDF and Websites)
14
- Smart context retrieval and response generation
15
- FastAPI-based REST API for document upload and querying
16
- Support for both OpenAI-based agents or local, transformer-based agents (`Mistral-7B` by default)
0 commit comments