Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,32 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+

|
11 |
+
|
12 |
+
<div align="center"><h1>Langfuse: Open Source LLM Engineering Platform</h1></div>
|
13 |
+
<div align="center"><h4>LLM Observability, Prompt Management, LLM Evaluations,<br/>Datasets, LLM Metrics, and Prompt Playground</h4></div>
|
14 |
+
|
15 |
+
<div align="center">
|
16 |
+
<div>
|
17 |
+
<h3>
|
18 |
+
<a href="https://cloud.langfuse.com"><strong>Sign up</strong></a> 路
|
19 |
+
<a href="https://langfuse.com/docs/deployment/self-host"><strong>Self Host</strong></a> 路
|
20 |
+
<a href="https://langfuse.com/demo"><strong>Demo (live data)</strong></a>
|
21 |
+
</h3>
|
22 |
+
</div>
|
23 |
+
<div>
|
24 |
+
<a href="https://langfuse.com/docs"><strong>Docs</strong></a> 路
|
25 |
+
<a href="https://langfuse.com/issues"><strong>Report Bug</strong></a> 路
|
26 |
+
<a href="https://langfuse.com/ideas"><strong>Feature Request</strong></a> 路
|
27 |
+
<a href="https://langfuse.com/changelog"><strong>Changelog</strong></a> 路
|
28 |
+
<a href="https://langfuse.com/roadmap"><strong>Roadmap</strong></a> 路
|
29 |
+
<a href="https://langfuse.com/discord"><strong>Discord</strong></a>
|
30 |
+
</div>
|
31 |
+
<span>Langfuse uses <a href="https://github.com/orgs/langfuse/discussions"><strong>Github Discussions</strong></a> for Support and Feature Requests.</span>
|
32 |
+
<br/>
|
33 |
+
<br/>
|
34 |
+
<div>
|
35 |
+
<a href="https://github.com/langfuse/langfuse/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-red.svg?style=flat-square" alt="MIT License"></a><a href="https://www.ycombinator.com/companies/langfuse"><img src="https://img.shields.io/badge/Y%20Combinator-W23-orange?style=flat-square" alt="Y Combinator W23"></a><a href="https://github.com/langfuse/langfuse/pkgs/container/langfuse"><img alt="Docker Image" src="https://img.shields.io/badge/docker-langfuse-blue?logo=Docker&logoColor=white&style=flat-square"></a><a href="https://pypi.python.org/pypi/langfuse"><img src="https://img.shields.io/pypi/dm/langfuse?style=flat-square&logo=python&logoColor=white&label=pypi%20langfuse&color=blue" alt="langfuse Python package on PyPi"></a><a href="https://www.npmjs.com/package/langfuse"><img src="https://img.shields.io/npm/dm/langfuse?style=flat-square&logo=npm&logoColor=white&label=npm%20langfuse&color=blue" alt="langfuse npm package"></a>
|
36 |
+
</div>
|
37 |
+
</div>
|
38 |
+
</br>
|