fix example code

This commit is contained in:
Massimiliano Pippi
2025-03-07 16:11:26 +01:00
parent f97e42192e
commit 7957800a46
@@ -10,7 +10,7 @@ services:
name: Agentic Workflow
source:
type: local
name: ./workflows
name: .
path: workflows:agentic_w
python-dependencies:
- llama-index-postprocessor-rankgpt-rerank>=0.2.0
@@ -23,5 +23,5 @@ services:
name: RAG Workflow
source:
type: local
name: ./workflows
name: .
path: workflows:rag_w