Skip to content

Commit c2aea89

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

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
@@ -222,7 +222,7 @@ async def health_check():
222222

223223
In Langsmith, when you save changes to a prompt, you're essentially creating a new version or a "Prompt Commit." These commits are what can trigger webhooks.
224224

225-
The webhook will typically send a JSON payload containing the entire **prompt manifest** for your workspace. This manifest includes all the prompts defined in that workspace.
225+
The webhook will send a JSON payload containing the new **prompt manifest**.
226226

227227
<details>
228228
<summary>Sample Webhook Payload</summary>

0 commit comments

Comments
 (0)