Skip to content

Releases: openai/GABRIEL

v1.1.8

04 May 19:54

Choose a tag to compare

Updated mapmaking helpers and updated defaults to GPT 5.5 from GPT 5.4.

v1.1.7

06 Apr 18:29

Choose a tag to compare

Improve run ID and attribute batching compatibility

v1.1.6

17 Mar 23:36

Choose a tag to compare

Updated model defaults to gpt-5.4-mini and allowed priority service tier passthrough.

v1.1.5

14 Mar 00:00

Choose a tag to compare

Added gabriel.poll function for synthetic surveying.

v1.1.4

12 Mar 20:32

Choose a tag to compare

Improved printouts and high parallelization infrastructure.

v1.1.3

09 Mar 21:57
a7cd1f6

Choose a tag to compare

Added passthrough support for get_all_responses parameters.

v1.1.2

06 Mar 21:39
d992234

Choose a tag to compare

Updated model defaults to GPT-5.4 and added image detail passthrough support.

v1.1.1

26 Feb 18:42
00eb8a2

Choose a tag to compare

Added the ability to pass custom embedding_fn and get_all_embeddings_fn. Increased save robustness for embeddings and csvs.

v1.1.0

25 Feb 01:33
42a35c3

Choose a tag to compare

Added tail failure robustness to get_all_responses.

v1.0.9

25 Feb 00:40
825419d

Choose a tag to compare

Bug fixes for very large runs (robustness in saving large csvs, timeout initialization from checkpoint saves).