mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #212] [MERGED] docs: create a prompt docs #302
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/212
Author: @madams0013
Created: 5/4/2024
Status: ✅ Merged
Merged: 5/5/2024
Merged by: @madams0013
Base:
main← Head:maddy/create_a_prompt📝 Commits (10+)
274c7a6create a prompta342d55update a prompt docsde5b6e4copyde12420prettier863b8b3Update versioned_docs/version-2.0/how_to_guides/prompts/create_a_prompt.mdx9d6c4f6add h2 linkse623fd5Merge branch 'maddy/create_a_prompt' of github.com:langchain-ai/langsmith-docs into maddy/create_a_prompt029b3beMerge branch 'maddy/create_a_prompt' into maddy/update_a_prompt8518854docs: update a prompt (#213)c28a47aupdate a prompt h2 links📊 Changes
15 files changed (+103 additions, -4 deletions)
View changed files
📝
versioned_docs/version-2.0/how_to_guides/index.md(+15 -4)➕
versioned_docs/version-2.0/how_to_guides/prompts/_category_.json(+5 -0)➕
versioned_docs/version-2.0/how_to_guides/prompts/create_a_prompt.mdx(+53 -0)➕
versioned_docs/version-2.0/how_to_guides/prompts/update_a_prompt.mdx(+30 -0)➕
versioned_docs/version-2.0/how_to_guides/static/choose_handle.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/commit_dropdown.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/edit_in_playground.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/metadata_edit_button.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/new_prompt_form.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/pick_prompt_type.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/playground_chat_prompt.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/prompt_commits_tab.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/prompt_playground_edit_commit.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/prompt_table.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/update_prompt_form.png(+0 -0)📄 Description
Create a prompt and Update a prompt
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.