Skip to content

Releases: cleanlab/cleanlab-codex

v1.0.0

18 Feb 21:35
e338ca2
Compare
Choose a tag to compare
  • Initial release of the cleanlab-codex client library.

v0.0.1a7

18 Feb 19:57
3392f0d
Compare
Choose a tag to compare

Changed

  • Update links in documentation.

v0.0.1a6

14 Feb 18:52
81dbbb3
Compare
Choose a tag to compare

Changed

  • Small improvements to documentation.

v0.0.1a5

13 Feb 02:13
ab000e8
Compare
Choose a tag to compare

Added

  • Module for validating LLM responses and determining whether to use Codex as a backup.

Changed

  • Default name, description, and parameter descriptions for CodexTool.

v0.0.1a4

07 Feb 19:54
cd6f2f8
Compare
Choose a tag to compare

Fixed

  • Pydantic model validation error when querying Project and listing Organizations.

v0.0.1a3

07 Feb 00:55
31709e3
Compare
Choose a tag to compare

Added

  • Added langchain and AWS Converse integrations.
  • Added informative README and documentation improvements.
  • Added informative error messages for lazy imports.

v0.0.1a2

04 Feb 23:27
7880a61
Compare
Choose a tag to compare

Added

  • Replaced the Codex class with Client and Project.

v0.0.1a1

29 Jan 23:00
6304b34
Compare
Choose a tag to compare

Added

  • Pre-release of the Cleanlab Codex Python client.