Skip to content

Releases: openai/openai-python

v0.10.4

Choose a tag to compare

@hallacy hallacy released this 09 Sep 17:49
205d063

Adds endpoint support for /search_indices endpoints which are being tested in a closed alpha.
Adds versioning to existing engine search endpoint to use improved search v2 functionality. Also being tested in closed alpha.

v0.10.3

Choose a tag to compare

@BorisPower BorisPower released this 31 Aug 16:28
7febb75

add backtranslation codex example
add rudimentary answers implementation with a custom fine-tuned model
add batch_size suggestion within fine_tunes.prepare_data

v0.10.2

Choose a tag to compare

@BorisPower BorisPower released this 29 Jul 19:22
c79fefc
  • Improvements to the CLI data_preparation tool

v0.10.1

Choose a tag to compare

@christinakim christinakim released this 14 Jul 21:21
7afc3b5
  • Removing unused arguments

v0.10.0

Choose a tag to compare

@christinakim christinakim released this 14 Jul 20:18
8547320
  • Renames v1/snapshot/ to v1/model
  • Removes unused and unsupported functionality.

v0.9.4

Choose a tag to compare

@rachellim rachellim released this 12 Jul 22:29
fc1d9db

Bugfixes to the CLI data preparation tool

v0.9.3

Choose a tag to compare

@rachellim rachellim released this 30 Jun 19:42
d92502f
  • Bugfixes and improvements to the CLI

v0.9.2

Choose a tag to compare

@rachellim rachellim released this 30 Jun 04:28
dc15660

Remove unused code

v0.9.1

Choose a tag to compare

@rachellim rachellim released this 30 Jun 04:13
2e23b27
  • Bugfix for tool

v0.9.0

Choose a tag to compare

@rachellim rachellim released this 29 Jun 21:57
7ddcba1
  • CLI improvements