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 783920a commit 7c8a03fCopy full SHA for 7c8a03f
agentic_rag/k8s/local-deployment/deployment.yaml
@@ -84,7 +84,7 @@ spec:
84
# Clone and set up the application
85
cd /app
86
git clone https://github.com/oracle-devrel/devrel-labs.git
87
- cd agentic_rag
+ cd devrel-labs/agentic_rag
88
pip install -r requirements.txt
89
90
# Start the Gradio app
0 commit comments