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 2dcca16 commit 91e298aCopy full SHA for 91e298a
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "codex-sdk"
3
version = "0.1.0-alpha.9"
4
-description = "The official Python library for the Codex API"
+description = "Internal SDK used within cleanlab-codex package. Refer to https://pypi.org/project/cleanlab-codex/ instead."
5
dynamic = ["readme"]
6
license = "MIT"
7
authors = [
0 commit comments