Skip to content

Commit 39437ee

Browse files
authored
Merge pull request #2892 from Agenta-AI/new-logo
Update logo in README
2 parents 6068472 + bd0621f commit 39437ee

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<p align="center">
33
<a href="https://agenta.ai?utm_source=github&utm_medium=referral&utm_campaign=readme">
44
<picture >
5-
<source width="275" media="(prefers-color-scheme: dark)" srcset="https://github.com/Agenta-AI/agenta/assets/4510758/cdddf5ad-2352-4920-b1d9-ae7f8d9d7735" >
6-
<source width="275" media="(prefers-color-scheme: light)" srcset="https://github.com/Agenta-AI/agenta/assets/4510758/ab75cbac-b807-496f-aab3-57463a33f726" >
5+
<source width="275" media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/97e31bfc-b1fc-4d19-b443-5aedf6029017" >
6+
<source width="275" media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/fdc5f23f-2095-4cfc-9511-14c6851c1262" >
77
<img alt="Shows the logo of agenta" src="https://github.com/Agenta-AI/agenta/assets/4510758/68e055d4-d7b8-4943-992f-761558c64253" >
88
</picture>
99
</a>
10+
1011
<div align="center">
1112
<strong> <h1> The Open-source LLMOps Platform </h1></strong>
1213
Build reliable LLM applications faster with integrated prompt management, evaluation, and observability.

sdk/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<p align="center">
33
<a href="https://agenta.ai?utm_source=github&utm_medium=referral&utm_campaign=readme">
44
<picture >
5-
<source width="275" media="(prefers-color-scheme: dark)" srcset="https://github.com/Agenta-AI/agenta/assets/4510758/cdddf5ad-2352-4920-b1d9-ae7f8d9d7735" >
6-
<source width="275" media="(prefers-color-scheme: light)" srcset="https://github.com/Agenta-AI/agenta/assets/4510758/ab75cbac-b807-496f-aab3-57463a33f726" >
5+
<source width="275" media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/97e31bfc-b1fc-4d19-b443-5aedf6029017" >
6+
<source width="275" media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/fdc5f23f-2095-4cfc-9511-14c6851c1262" >
77
<img alt="Shows the logo of agenta" src="https://github.com/Agenta-AI/agenta/assets/4510758/68e055d4-d7b8-4943-992f-761558c64253" >
88
</picture>
99
</a>
10+
1011
<div align="center">
1112
<strong> <h1> The Open-source LLMOps Platform </h1></strong>
1213
Build reliable LLM applications faster with integrated prompt management, evaluation, and observability.
@@ -181,7 +182,7 @@ We welcome contributions of all kinds — from filing issues and sharing ideas t
181182
## Contributors ✨
182183

183184
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
184-
[![All Contributors](https://img.shields.io/badge/all_contributors-49-orange.svg?style=flat-square)](#contributors-)
185+
[![All Contributors](https://img.shields.io/badge/all_contributors-50-orange.svg?style=flat-square)](#contributors-)
185186
<!-- ALL-CONTRIBUTORS-BADGE:END -->
186187

187188
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

0 commit comments

Comments
 (0)