Skip to content

Commit d58c522

Browse files
Update docs/prompt_engineering/tutorials/prompt_commit.mdx
Co-authored-by: Tanushree <[email protected]>
1 parent fbfc691 commit d58c522

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
@@ -5,7 +5,7 @@ sidebar_position: 4 # Or an appropriate position
55

66
# How to Sync Prompts with GitHub
77

8-
Langsmith empowers you to manage your LLM prompts effectively throughout the entire AI application lifecycle. You can create, version, and reuse prompts seamlessly—from initial testing and development, through production deployment, and into evaluation phases. This centralized approach ensures consistency and traceability.
8+
LangSmith provides a collaborative interface to create, test, and iterate on prompts.
99

1010
A powerful feature to enhance this workflow is the ability to react to prompt modifications using **webhooks**. When a prompt is updated in Langsmith and a "prompt commit" is made, a webhook can trigger external actions. This tutorial will guide you through setting up a system to automatically commit your Langsmith prompt manifest to a GitHub repository whenever a prompt is updated.
1111

0 commit comments

Comments
 (0)