This commit is contained in:
Eugene Yurtsev
2024-12-16 22:01:53 -05:00
parent 2f1e864570
commit 3eca363c23
+1 -1
View File
@@ -235,7 +235,7 @@ export LANGSMITH_API_KEY=...
```bash
curl -s --request POST \
--url "http://localhost:8123/runs/stream" \
--url <DEPLOYMENT_URL> \
--header 'Content-Type: application/json' \
--data "{
\"assistant_id\": \"agent\",