Skip to content

Commit b846992

Browse files
committed
Adds README badges
1 parent e2dcfd8 commit b846992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# LLM Agents OpenAI Client
22

3+
[![PHP](https://img.shields.io/packagist/php-v/llm-agents/openai-client.svg?style=flat-square)](https://packagist.org/packages/llm-agents/openai-client)
4+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/llm-agents/openai-client.svg?style=flat-square)](https://packagist.org/packages/llm-agents/openai-client)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/llm-agents/openai-client.svg?style=flat-square)](https://packagist.org/packages/llm-agents/openai-client)
6+
37
This package is your go-to solution for integrating OpenAI's powerful API into your LLM Agents projects.
48

59
## What's in the box?

0 commit comments

Comments
 (0)