Fix full stack example docker files (#329)

This commit is contained in:
Logan
2024-10-21 13:50:10 -06:00
committed by GitHub
parent 719d62f540
commit 7e12c2c66f
3 changed files with 17 additions and 7 deletions
@@ -12,6 +12,12 @@ services:
type: local
name: ./workflows
path: workflows:agentic_w
python-dependencies:
- llama-index-postprocessor-rankgpt-rerank>=0.2.0
- llama-index-vector-stores-qdrant>=0.3.0
- llama-index-llms-openai>=0.2.2
- llama-index-embeddings-openai>=0.2.4
- llama-index-readers-file>=0.2.0
rag_workflow:
name: RAG Workflow