marcklingen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
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>
|
@@ -30,9 +30,12 @@ pinned: false
|
|
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"
|
36 |
-
|
|
|
|
|
|
|
|
|
37 |
</div>
|
38 |
</br>
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div align="center"><img src="https://langfuse.com/langfuse_logo.svg" alt="Langfuse Logo" width="300px" /></div>
|
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>
|
|
|
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 |
<div>
|
34 |
+
<a href="https://github.com/langfuse/langfuse/blob/main/LICENSE" style="display: inline-block;"><img src="https://img.shields.io/badge/License-MIT-red.svg?style=flat-square" alt="MIT License"></a>
|
35 |
+
<a href="https://www.ycombinator.com/companies/langfuse" style="display: inline-block;"><img src="https://img.shields.io/badge/Y%20Combinator-W23-orange?style=flat-square" alt="Y Combinator W23"></a>
|
36 |
+
<a href="https://github.com/langfuse/langfuse/pkgs/container/langfuse" style="display: inline-block;"><img alt="Docker Image" src="https://img.shields.io/badge/docker-langfuse-blue?logo=Docker&logoColor=white&style=flat-square"></a>
|
37 |
+
<a href="https://pypi.python.org/pypi/langfuse" style="display: inline-block;"><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>
|
38 |
+
<a href="https://www.npmjs.com/package/langfuse" style="display: inline-block;"><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>
|
39 |
+
</div>
|
40 |
</div>
|
41 |
</br>
|