COMMITS
/ api.md February 13, 2025
S
feat(api): add support for storing chat completions (#2117)
stainless-app[bot] committed
February 5, 2025
S
fix(api/types): correct audio duration & role types (#2091)
stainless-app[bot] committed
January 31, 2025
S
feat(api): add o3-mini (#2067)
stainless-app[bot] committed
S
chore: update api.md (#2063)
stainless-app[bot] committed
January 14, 2025
S
fix(types): correct type for vector store chunking strategy (#2017)
stainless-app[bot] committed
December 17, 2024
S
feat: add Realtime API support (#1958)
stainless-app[bot] committed
S
feat(api): new o1 and GPT-4o models + preference fine-tuning (#1956)
stainless-app[bot] committed
November 4, 2024
S
feat(api): add support for predicted outputs (#1847)
Stainless Bot committed
October 17, 2024
S
feat(api): add gpt-4o-audio-preview model for chat completions (#1796)
stainless-app[bot] committed
September 27, 2024
R
fix(audio): correct types for transcriptions / translations (#1755)
Robert Craigie committed
September 26, 2024
S
feat(api): add omni-moderation model (#1750)
stainless-app[bot] committed
September 25, 2024
S
fix(audio): correct response_format translations type (#1743)
Stainless Bot committed
September 19, 2024
S
chore(types): improve type name for embedding models (#1730)
Stainless Bot committed
September 6, 2024
S
feat(vector store): improve chunking strategy type names (#1690)
Stainless Bot committed
August 29, 2024
S
feat(api): add file search result details to run steps (#1681)
Stainless Bot committed
August 15, 2024
S
chore(types): define FilePurpose enum (#1653)
stainless-app[bot] committed
August 6, 2024
R
feat(api): add structured outputs support
Robert Craigie committed
August 2, 2024
S
feat: extract out `ImageModel`, `AudioModel`, `SpeechModel` (#1586)
Stainless Bot committed
July 22, 2024
S
feat(api): add uploads endpoints (#1568)
stainless-app[bot] committed
May 9, 2024
S
feat(api): add message image content (#1405)
Stainless Bot committed
May 6, 2024
S
feat(api): add usage metadata when streaming (#1395)
Stainless Bot committed
May 1, 2024
S
feat(api): delete messages (#1388)
Stainless Bot committed
April 18, 2024
S
feat(api): batch list endpoint (#1338)
Stainless Bot committed
April 17, 2024
S
feat(api): add vector stores (#1325)
Stainless Bot committed
April 16, 2024
S
feat: extract chat models to a named enum (#1322)
Stainless Bot committed
April 15, 2024
S
feat(api): add batch API (#1316)
Stainless Bot committed
S
feat(api): updates (#1314)
Stainless Bot committed
April 1, 2024
S
feat(api): run polling helpers (#1289)
Stainless Bot committed
March 13, 2024
S
release: 1.14.0 (#1234)
Stainless Bot committed
February 22, 2024
S
chore(types): extract run status to a named type (#1178)
Stainless Bot committed
January 12, 2024
S
refactor(api): remove deprecated endpoints (#1067)
Stainless Bot committed
December 17, 2023
S
feat(api): add token logprobs to chat completions (#980)
Stainless Bot committed
November 9, 2023
S
release: 1.2.1 (#754)
Stainless Bot committed
November 8, 2023
S
refactor(api): rename FunctionObject to FunctionDefinition (#746)
Stainless Bot committed
S
feat(api): unify function types (#741)
Stainless Bot committed
November 7, 2023
S
fix: asssitant_deleted -> assistant_deleted (#711)
Stainless Bot committed
November 6, 2023
R
feat(api): releases from DevDay; assistants, multimodality, tools, dall-e-3, tts, and more (#682)
Robert Craigie committed