Skip to content

Releases: openai/GABRIEL

v1.1.9

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 13 Jul 23:35

Updated to latest models; added AGENTS.md; removed max_output_tokens parameter.

v1.1.8

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 04 May 19:54

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

v1.1.7

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 06 Apr 18:29
Improve run ID and attribute batching compatibility

v1.1.6

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 17 Mar 23:36

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

v1.1.5

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 14 Mar 00:00

Added gabriel.poll function for synthetic surveying.

v1.1.4

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 12 Mar 20:32

Improved printouts and high parallelization infrastructure.

v1.1.3

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 09 Mar 21:57
a7cd1f6

Added passthrough support for get_all_responses parameters.

v1.1.2

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 06 Mar 21:39
d992234

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

v1.1.1

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 26 Feb 18:42
00eb8a2

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

v1.1.0

Choose a tag to compare

@hemanth-asirvatham hemanth-asirvatham released this 25 Feb 01:33
42a35c3

Added tail failure robustness to get_all_responses.