Skip to content

Commit

Permalink
nit: add link
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Sep 17, 2024
1 parent a92841a commit e092a5e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pages/changelog/2024-09-17-prompt-linking-langchain.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ ogImage: /images/changelog/2024-09-17-prompt-link-langchain-trace.png

import { ChangelogHeader } from "@/components/changelog/ChangelogHeader";



<ChangelogHeader />

We have just released one of the most requested features for Langfuse prompt management: linking Langfuse prompts to Langchain executions to benefit from detailed insight on prompt usage.
We have just released one of the [most requested](https://github.com/orgs/langfuse/discussions/2237) features for Langfuse prompt management: linking Langfuse prompts to Langchain executions to benefit from detailed insight on prompt usage.

With the link established between a prompt managed in Langfuse and its corresponding Langchain executions, the performance of each given prompt can be tracked on the Langfuse platform.

Expand All @@ -27,4 +25,4 @@ In the trace view on the Langfuse platform you will notice your prompt link appe
- [Python Cookbook Prompt Management with Langchain](/docs/prompts/example-langchain)
- [JS Cookbook Prompt Management with Langchain](/docs/prompts/example-langchain-js)
- [Python SDK release](https://github.com/langfuse/langfuse-python/releases/tag/v2.49.0)
- [JS SDK release](https://github.com/langfuse/langfuse-js/releases/tag/v3.25.0)
- [JS SDK release](https://github.com/langfuse/langfuse-js/releases/tag/v3.25.0)

0 comments on commit e092a5e

Please sign in to comment.