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 90386e0 commit 1e58638Copy full SHA for 1e58638
apps/docs/content/docs/en/tools/langsmith.mdx
@@ -35,7 +35,11 @@ Forward a single run to LangSmith for ingestion.
35
36
#### Output
37
38
-This tool does not produce any outputs.
+| Parameter | Type | Description |
39
+| --------- | ---- | ----------- |
40
+| `accepted` | boolean | Whether the run was accepted for ingestion |
41
+| `runId` | string | Run identifier provided in the request |
42
+| `message` | string | Response message from LangSmith |
43
44
### `langsmith_create_runs_batch`
45
0 commit comments