Commit Graph

19 Commits

Author SHA1 Message Date
stainless-app[bot]
01e87e46a4 feat(api)!: migrate to v2 2025-03-20 16:39:58 -04:00
stainless-app[bot]
fa0dc6b6a6 feat(api): add /v1/responses and built-in tools (#259)
[platform.openai.com/docs/changelog](http://platform.openai.com/docs/changelog)
2025-03-11 16:38:13 +00:00
stainless-app[bot]
245f7f7e53 chore: move ChatModel type to shared (#250) 2025-03-06 14:50:04 +00:00
stainless-app[bot]
0fe4fb22b7 feat(api): add gpt-4.5-preview (#242) 2025-02-27 20:05:48 +00:00
stainless-app[bot]
3213269cd0 fix(api): add missing reasoning effort + model enums (#215) 2025-02-05 21:26:08 +00:00
stainless-app[bot]
91692924ac feat(api): add o3-mini (#195)
fix(types): correct metadata type + other fixes
2025-01-31 19:02:56 +00:00
stainless-app[bot]
916b4115e9 fix: correct required fields for flattened unions (#120) 2024-11-11 20:09:41 +00:00
stainless-app[bot]
4fd7f9db4c refactor: sort fields for squashed union structs (#111) 2024-11-05 18:06:43 +00:00
stainless-app[bot]
1da67faa66 feat(api): add support for predicted outputs (#110) 2024-11-04 22:43:37 +00:00
stainless-app[bot]
d5def01fa9 feat(api): add gpt-4o-audio-preview model for chat completions (#88)
This enables audio inputs and outputs. https://platform.openai.com/docs/guides/audio
2024-10-17 16:50:06 +00:00
stainless-app[bot]
757a9304a5 feat: move pagination package from internal to packages (#81) 2024-10-15 20:03:37 +00:00
stainless-app[bot]
4b6d509533 fix(beta): pass beta header by default (#75) 2024-10-08 13:46:51 +00:00
stainless-app[bot]
610557b20d chore(docs): fix maxium typo (#69) 2024-09-30 14:52:13 +00:00
stainless-app[bot]
48accd4f97 feat(api): add o1 models (#49)
See https://platform.openai.com/docs/guides/reasoning for details.
2024-09-12 16:53:19 +00:00
stainless-app[bot]
abaf5a23d3 feat(vector store): improve chunking strategy type names (#40) 2024-09-05 19:27:07 +00:00
stainless-app[bot]
f61e638967 feat(api): add file search result details to run steps (#32) 2024-08-29 16:09:11 +00:00
stainless-app[bot]
c126ef90e7 feat(api): updates (#5)
- This commit removes the `AssistantResponseFormat` type
2024-08-06 17:30:00 +00:00
stainless-app[bot]
95b140f78c feat: extract out ImageModel, AudioModel, SpeechModel (#3) 2024-08-02 02:47:47 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00