Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/dot-github/workflo…
Browse files Browse the repository at this point in the history
…ws/dawidd6/action-download-artifact-6
  • Loading branch information
marcklingen authored Nov 27, 2024
2 parents 51ec5f7 + 96c6777 commit 8db2f3a
Show file tree
Hide file tree
Showing 20 changed files with 8,372 additions and 7,992 deletions.
29 changes: 29 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name: "CI"

on:
pull_request:
merge_group:

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: pnpm/action-setup@v4
id: pnpm-install
with:
version: 9.5.0
run_install: false

- uses: actions/setup-node@v4
with:
node-version: 20

- run: pnpm install

- name: Build next.js app
# change this if your site requires a custom build command
run: pnpm build
22 changes: 14 additions & 8 deletions pages/blog/2024-11-most-used-oss-llmops.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Langfuse is the **most downloaded** OSS LLMOps tool across Python, JS/TS, and Do

| | pypi downloads | npm downloads | docker pulls |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 🪢 Langfuse | [![Langfuse pypi downloads](https://img.shields.io/pypi/dm/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://pypi.org/project/langfuse) | [![Langfuse npm downloads](https://img.shields.io/npm/dm/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://www.npmjs.com/package/langfuse) | [![Langfuse Docker Pulls](https://img.shields.io/docker/pulls/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://hub.docker.com/r/langfuse/langfuse) |
| 🪢 Langfuse | [![Langfuse pypi downloads](https://img.shields.io/pypi/dm/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://pypi.org/project/langfuse) | [![Langfuse npm downloads](https://img.shields.io/npm/dm/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://www.npmjs.com/package/langfuse) | [![Langfuse Docker Pulls](https://img.shields.io/docker/pulls/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://hub.docker.com/r/langfuse/langfuse) |
| Helicone | [![Helicone pypi downloads](https://img.shields.io/pypi/dm/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/helicone) | [![Helicone npm downloads](https://img.shields.io/npm/dm/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://www.npmjs.com/package/helicone) | [![Helicone Docker Pulls](https://img.shields.io/docker/pulls/helicone/worker?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://hub.docker.com/r/helicone/worker) |
| Opik / Comet | [![opik pypi downloads](https://img.shields.io/pypi/dm/opik?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/opik) | N/A | N/A |
| Opik / Comet | [![opik pypi downloads](https://img.shields.io/pypi/dm/opik?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/opik) | N/A | 3k ([ghcr](https://github.com/comet-ml/opik/pkgs/container/opik%2Fopik-backend)) |
| Phoenix / Arize | [![Phoenix pypi downloads](https://img.shields.io/pypi/dm/arize-phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/phoenix) | N/A | [![Phoenix Docker Pulls](https://img.shields.io/docker/pulls/arizephoenix/phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://hub.docker.com/r/arizephoenix/phoenix) |
| Lunary | [![Lunary pypi downloads](https://img.shields.io/pypi/dm/lunary?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/lunary) | [![Lunary npm downloads](https://img.shields.io/npm/dm/lunary?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://www.npmjs.com/package/lunary) | N/A |
| Openlit | [![Openlit pypi downloads](https://img.shields.io/pypi/dm/openlit?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/openlit) | [![Openlit npm downloads](https://img.shields.io/npm/dm/openlit?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://www.npmjs.com/package/openlit) | N/A |
| Openlit | [![Openlit pypi downloads](https://img.shields.io/pypi/dm/openlit?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/openlit) | [![Openlit npm downloads](https://img.shields.io/npm/dm/openlit?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://www.npmjs.com/package/openlit) | 10k ([ghcr](https://ghcr.io/openlit/openlit)) |
| Langtrace | [![Langtrace pypi downloads](https://img.shields.io/pypi/dm/langtrace-python-sdk?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://pypi.org/project/langtrace-python-sdk) | [![Langtrace npm downloads](https://img.shields.io/npm/dm/%40langtrase%2Ftypescript-sdk?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://www.npmjs.com/package/@langtrase/typescript-sdk) | [![Langtrace Docker Pulls](https://img.shields.io/docker/pulls/scale3labs/langtrace-client?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://hub.docker.com/r/scale3labs/langtrace-client) |

_Numbers refresh automatically via [shields.io](https://shields.io)_
Expand Down Expand Up @@ -65,7 +65,7 @@ We are proud to have the **most engaged** community in this space on [GitHub](ht

| | GitHub stars | Last commit | GitHub Discussions | GitHub Issues |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 🪢 Langfuse | [![Langfuse GitHub stars](https://img.shields.io/github/stars/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse) | [![Langfuse last commit](https://img.shields.io/github/last-commit/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse) | [![Langfuse GitHub Discussions](https://img.shields.io/github/discussions/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/orgs/langfuse/discussions) | [![Langfuse GitHub Issues](https://img.shields.io/github/issues-pr-closed-raw/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse/issues?q=is%3Aissue+is%3Aclosed) |
| 🪢 Langfuse | [![Langfuse GitHub stars](https://img.shields.io/github/stars/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse) | [![Langfuse last commit](https://img.shields.io/github/last-commit/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse) | [![Langfuse GitHub Discussions](https://img.shields.io/github/discussions/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/orgs/langfuse/discussions) | [![Langfuse GitHub Issues](https://img.shields.io/github/issues-pr-closed-raw/langfuse/langfuse?style=for-the-badge&label=%20&labelColor=black&color=orange)](https://github.com/langfuse/langfuse/issues?q=is%3Aissue+is%3Aclosed) |
| Helicone | [![Helicone GitHub stars](https://img.shields.io/github/stars/helicone/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/helicone/helicone) | [![Helicone last commit](https://img.shields.io/github/last-commit/helicone/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/helicone/helicone) | [![Helicone GitHub Discussions](https://img.shields.io/github/discussions/helicone/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/orgs/helicone/discussions) | [![Helicone GitHub Issues](https://img.shields.io/github/issues-pr-closed-raw/helicone/helicone?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/helicone/helicone/issues?q=is%3Aissue+is%3Aclosed) |
| Opik / Comet | [![opik GitHub stars](https://img.shields.io/github/stars/comet-ml/opik?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/comet-ml/opik) | [![opik last commit](https://img.shields.io/github/last-commit/comet-ml/opik?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/comet-ml/opik) | N/A | [![opik GitHub Issues](https://img.shields.io/github/issues-pr-closed-raw/comet-ml/opik?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/comet-ml/opik/issues?q=is%3Aissue+is%3Aclosed) |
| Phoenix / Arize | [![Phoenix GitHub stars](https://img.shields.io/github/stars/arize-ai/phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/arize-ai/phoenix) | [![Phoenix last commit](https://img.shields.io/github/last-commit/arize-ai/phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/arize-ai/phoenix) | [![Phoenix GitHub Discussions](https://img.shields.io/github/discussions/arize-ai/phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/orgs/arize-ai/discussions) | [![Phoenix GitHub Issues](https://img.shields.io/github/issues-pr-closed-raw/arize-ai/phoenix?style=for-the-badge&label=%20&labelColor=black&color=grey)](https://github.com/arize-ai/phoenix/issues?q=is%3Aissue+is%3Aclosed) |
Expand All @@ -76,11 +76,17 @@ We are proud to have the **most engaged** community in this space on [GitHub](ht
_Numbers refresh automatically via [shields.io](https://shields.io)_

## Why chose Langfuse?

<Steps>
### Large community:
Langfuse has numerous actively maintained **integrations** with the latest LLM frameworks (such as [Langchain](docs/integrations/langchain), [LlamaIndex](docs/integrations/llamaindex), and [OpenAI](docs/integrations/openai)) and a helpful community on [Discord](https://discord.langfuse.com) and [GitHub](https://github.com/orgs/langfuse/discussions).
### Battle-tested:
Langfuse is used in production by thousands of users and has a proven track record of **reliability** and **performance**.
### Large community: Langfuse has numerous actively maintained
**integrations** with the latest LLM frameworks (such as
[Langchain](docs/integrations/langchain),
[LlamaIndex](docs/integrations/llamaindex), and
[OpenAI](docs/integrations/openai)) and a helpful community on
[Discord](https://discord.langfuse.com) and
[GitHub](https://github.com/orgs/langfuse/discussions). ### Battle-tested:
Langfuse is used in production by thousands of users and has a proven track
record of **reliability** and **performance**.
</Steps>
<Callout emoji="💡">
Read more on why other teams use Langfuse [here](/why).
Expand Down
5 changes: 3 additions & 2 deletions pages/cn.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Langfuse 提供一系列功能,可在人工智能产品的整个周期中为
### **集成**

* **框架支持**:与 [LangChain](/docs/integrations/langchain/tracing)[LlamaIndex](/docs/integrations/llama-index/get-started)[AWS Bedrock](/docs/integrations/amazon-bedrock) 等流行的 LLM 框架集成。
* **工具支持**:与 [Dify](/docs/integrations/dify)[Langflow](/docs/integrations/langflow) 等无代码构建工具集成。
* **工具支持**:与 [Dify](/docs/integrations/dify)[LobeChat](/docs/integrations/lobechat) 等无代码构建工具集成。
* **应用程序接口(API**):利用我们开放且功能强大的[应用程序接口](https://api.reference.langfuse.com/#get-/api/public/comments)进行自定义集成和工作流程自动化。

## **开始使用 Langfuse**
Expand Down Expand Up @@ -106,4 +106,5 @@ Langfuse 提供一系列功能,可在人工智能产品的整个周期中为
* 🤷‍♂️ 保持联系:在社交媒体上关注我们,了解最新动态。
* [推特](https://x.com/langfuse)
* [纪和声](https://discord.langfuse.com/)
* [LinkedIn](https://www.linkedin.com/company/langfuse)
* [LinkedIn](https://www.linkedin.com/company/langfuse)
* 🖼️ [接收朗富斯贴纸](https://langfuse.com/stickers)
14 changes: 14 additions & 0 deletions pages/docs/datasets/prompt-experiments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ Prompt Experiments is currently in public beta on Langfuse Cloud. It will be rel

</details>

## Overview

<CloudflareVideo
videoId="0e2811d0dbcd59000837773aef814963"
aspectRatio={16 / 9}
title="Introduction to Prompt Experiments"
/>

## Setup

<Callout type="info">
Expand Down Expand Up @@ -136,3 +144,9 @@ When viewing the prompt details or a dataset, use the following button to run a
</Frame>

Select the prompt version, dataset, and model configuration that you want to test. Before running the experiment, you will see whether the prompt variables match the dataset variables.

## GitHub Discussions

import { GhDiscussionsPreview } from "@/components/gh-discussions/GhDiscussionsPreview";

<GhDiscussionsPreview labels={["feat-prompt-experiments"]} />
Loading

0 comments on commit 8db2f3a

Please sign in to comment.