We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0175bb4 commit a7c5ca9Copy full SHA for a7c5ca9
README.md
@@ -1,8 +1,8 @@
1
-# Gradient AI Python API library
+# GradientAI Python API library
2
3
[>)](https://pypi.org/project/c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python/)
4
5
-The Gradient AI Python library provides convenient access to the Gradient AI REST API from any Python 3.8+
+The GradientAI Python library provides convenient access to the GradientAI REST API from any Python 3.8+
6
application. The library includes type definitions for all request params and response fields,
7
and offers both synchronous and asynchronous clients powered by [httpx](https://github.com/encode/httpx).
8
0 commit comments