mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-27 01:41:19 -04:00
[PR #398] [MERGED] feat: few shot open beta #469
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/398
Author: @jakerachleff
Created: 8/21/2024
Status: ✅ Merged
Merged: 8/21/2024
Merged by: @jakerachleff
Base:
main← Head:2024-08-20-few-shot-updates📝 Commits (4)
19acff2feat: few shot open betafd97a1ecode snippetsa4e5d1efix58bf6e5references📊 Changes
7 files changed (+99 additions, -14 deletions)
View changed files
📝
src/components/InstructionsWithCode.js(+14 -0)📝
versioned_docs/version-2.0/how_to_guides/datasets/index_datasets_for_dynamic_few_shot_example_selection.mdx(+85 -14)➖
versioned_docs/version-2.0/how_to_guides/static/few-shot-index.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/few_shot_code_snippet.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/few_shot_search_results.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/few_shot_synced_empty_state.png(+0 -0)➕
versioned_docs/version-2.0/how_to_guides/static/few_shot_tab_unsynced.png(+0 -0)📄 Description
Updates the langsmith how to guide to include our new few shot features.
Needs https://github.com/langchain-ai/langchain/pull/25601 to land before merging so I can link to it in the docs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.