Commit Graph

14 Commits

Author SHA1 Message Date
stainless-app[bot]
717b6db407 feat(api)!: migrate to v2 2025-03-21 05:07:09 +00:00
stainless-app[bot]
304ec6b670 chore: move ChatModel type to shared (#250) 2025-03-12 05:02:50 +00:00
stainless-app[bot]
961bf16109 feat(api): add gpt-4.5-preview (#242) 2025-02-27 20:09:56 +00:00
stainless-app[bot]
1dc888754d feat(api): add o3-mini (#195)
fix(types): correct metadata type + other fixes
2025-01-31 19:23:11 +00:00
stainless-app[bot]
a9e2f35573 feat(api): new o1 and GPT-4o models + preference fine-tuning (#142)
learn more here: https://platform.openai.com/docs/changelog
2024-12-17 18:22:39 +00:00
stainless-app[bot]
8fe1011b33 feat(api): add gpt-4o-2024-11-20 model (#131) 2024-11-20 18:27:11 +00:00
stainless-app[bot]
f4a76d0aff 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 17:30:15 +00:00
stainless-app[bot]
b0eae50c46 feat(api): support storing chat completions, enabling evals and model distillation in the dashboard (#72)
Learn more at http://openai.com/devday2024
2024-10-01 17:55:00 +00:00
Stainless Bot
698a0c9c09 feat(api): add o1 models (#49)
See https://platform.openai.com/docs/guides/reasoning for details.
2024-09-12 17:05:56 +00:00
stainless-app[bot]
110d1f025a feat(api): add chatgpt-4o-latest model (#24) 2024-08-16 14:22:11 +00:00
stainless-app[bot]
316e6231c2 chore(internal): updates (#6) 2024-08-08 20:21:46 +00:00
stainless-app[bot]
f92a25c87d feat(api): updates (#5)
- This commit removes the `AssistantResponseFormat` type
2024-08-07 03:28:55 +00:00
stainless-app[bot]
a55935938f feat: make enums not nominal (#4) 2024-08-07 03:28:55 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00