Skip to content

Commit 53ab463

Browse files
PeriniMmadams0013
andauthored
Update docs/prompt_engineering/tutorials/prompt_commit.mdx
Co-authored-by: Maddy Adams <[email protected]>
1 parent 042d956 commit 53ab463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/prompt_engineering/tutorials/prompt_commit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The webhook will typically send a JSON payload containing the entire **prompt ma
362362
</details>
363363

364364
:::note Workspace Level Triggers
365-
It's important to understand that Langsmith webhooks for prompt commits are generally triggered at the **workspace level**. This means if *any* prompt within your Langsmith workspace is modified and a "prompt commit" is saved, the webhook will fire and send the *entire manifest* of all prompts in that workspace. Your receiving server should be designed with this in mind.
365+
It's important to understand that Langsmith webhooks for prompt commits are generally triggered at the **workspace level**. This means if *any* prompt within your Langsmith workspace is modified and a "prompt commit" is saved, the webhook will fire and send the updated manifest of the prompt. The payloads are identifiable by prompt id. Your receiving server should be designed with this in mind.
366366
:::
367367

368368
## Configuring the Webhook in Langsmith

0 commit comments

Comments
 (0)