Scraper, indexer, and FastAPI query service for Retrieval-Augmented Generation over Odoo 18 documentation. Uses Qdrant + Ollama (nomic-embed-text + llama3.1). Integrates with ActiveBlue PeerBus agent interface. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
167 B
Plaintext
10 lines
167 B
Plaintext
fastapi==0.111.0
|
|
uvicorn[standard]==0.29.0
|
|
httpx==0.27.0
|
|
pydantic==2.7.0
|
|
qdrant-client==1.9.0
|
|
requests==2.31.0
|
|
beautifulsoup4==4.12.3
|
|
lxml==5.2.1
|
|
python-dotenv==1.0.1
|