Skip to content

Commit 079c822

Browse files
Update README.md
1 parent f1bad80 commit 079c822

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@
66

77
[![PyPI version](https://img.shields.io/pypi/v/beats-foundation.svg)](https://pypi.org/project/beats-foundation/)
88

9-
The AI Creation Engine SDK allows for access to dynamic media generation (starting with songs), by providing convenient access to the Beats Foundation REST API from any Python 3.8+
10-
application. The library includes type definitions for all request params and response fields,
9+
The AI Creation Engine SDK allows for access to dynamic media generation (starting with songs, and soon any form of media, such as images, video, etc.), by providing convenient access to the Beats Foundation REST API from any Python 3.8+
10+
application.
11+
12+
This makes it easier for you to **develop agents from any framework that would desire any form of media generation capabilities or tool-use.**
13+
14+
The library includes type definitions for all request params and response fields,
1115
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
1216

1317

0 commit comments

Comments
 (0)