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 91e298a commit 96a17abCopy full SHA for 96a17ab
README.md
@@ -1,8 +1,8 @@
1
-# Codex Python API library
+# Codex SDK API library
2
3
[](https://pypi.org/project/codex-sdk/)
4
5
-The Codex Python library provides convenient access to the Codex REST API from any Python 3.8+
+The Codex SDK library provides convenient access to the Codex 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