Files
llama_deploy/examples/python_fullstack/python_fullstack.yaml
T

22 lines
345 B
YAML

name: MyDeployment
control-plane:
port: 8000
default-service: agentic_workflow
services:
agentic_workflow:
name: Agentic Workflow
source:
type: local
name: ./workflows
path: workflows:agentic_w
rag_workflow:
name: RAG Workflow
source:
type: local
name: ./workflows
path: workflows:rag_w