Skip to content

Commit 3f2649f

Browse files
committed
Remove redundant line in deploy section
1 parent b8c4932 commit 3f2649f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • agents/langflow/simple_tool_calling_agent

agents/langflow/simple_tool_calling_agent/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ On the cluster, replace `localhost:7860` with your cluster's Langflow route URL.
110110

111111
## Deploy to cluster
112112

113-
This agent assumes Langflow, Langfuse, and an LLM (LlamaStack/KServe) are already running on the cluster.
113+
There is nothing to build or deploy — no Dockerfiles, no Helm charts, no k8s manifests. This agent assumes Langflow, Langfuse, and an LLM (LlamaStack/KServe) are already running on the cluster. You just import the flow JSON into the existing Langflow instance and configure it.
114114

115115
### Finding cluster endpoints
116116

@@ -145,7 +145,6 @@ oc get inferenceservice --all-namespaces
145145
- **NPS Park Alerts**: set `api_key` (same NPS key)
146146
4. Run the agent
147147

148-
No Docker build, no Helm chart, no k8s manifests needed.
149148

150149
---
151150

0 commit comments

Comments
 (0)