Commit Graph

38 Commits

Author SHA1 Message Date
stainless-app[bot]
d8ed24529a fix(client): cast to raw message when converting to params 2025-06-09 16:50:47 +00:00
stainless-app[bot]
5df5ea93ab feat(client): allow overriding unions 2025-06-09 16:50:47 +00:00
stainless-app[bot]
e7e2123de7 feat(api): new API tools 2025-05-21 16:20:10 +00:00
stainless-app[bot]
4c623b88a9 feat(api)!: improve naming and remove assistants 2025-05-19 15:06:05 +00:00
stainless-app[bot]
47ca619fa1 feat(api): Updating Assistants and Evals API schemas 2025-05-16 17:10:57 +00:00
stainless-app[bot]
11f5716afa feat(api): manual updates 2025-05-15 23:47:12 +00:00
stainless-app[bot]
523487582e feat(client): experimental support for unmarshalling into param structs 2025-05-08 02:15:46 +00:00
stainless-app[bot]
69561c549e fix(client): include path for type names in example code 2025-05-08 02:12:38 +00:00
stainless-app[bot]
443351625e feat(client)!: rename resp package 2025-05-08 02:12:32 +00:00
stainless-app[bot]
9f312a9b14 fix(client)!: improve core function names 2025-05-08 02:05:22 +00:00
stainless-app[bot]
8a78f37c25 feat(client)!: improve param subunions & deduplicate types 2025-05-08 01:59:05 +00:00
stainless-app[bot]
ff828094b5 feat(client): add helper method to generate constant structs 2025-05-07 16:31:12 +00:00
stainless-app[bot]
1ef19d4cc9 feat(api): adding gpt-4.1 family of model IDs 2025-05-07 16:30:33 +00:00
stainless-app[bot]
37c8dc9c4d feat(client): make response union's AsAny method type safe (#352) 2025-04-07 19:49:56 +00:00
stainless-app[bot]
fc5eabf81d feat(client): support unions in query and forms (#347) 2025-04-04 05:07:06 +00:00
stainless-app[bot]
7294973fd4 fix(client)!: add enums (#327) 2025-03-28 05:06:48 +00:00
meorphis
e90706746d chore(internal): bugfix 2025-03-21 05:07:09 +00:00
stainless-app[bot]
717b6db407 feat(api)!: migrate to v2 2025-03-21 05:07:09 +00:00
meorphis
296bb5f3fd Revert "fix: revert bad update"
This reverts commit 27008f286a.
2025-03-20 05:06:53 +00:00
Robert Craigie
27008f286a fix: revert bad update 2025-03-17 15:05:29 +00:00
stainless-app[bot]
aa5cb47722 feat(api): updates (#259) 2025-03-12 05:02:50 +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]
5b53a1d531 fix(api): add missing reasoning effort + model enums (#215) 2025-02-06 02:33:23 +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]
9d6e6f2ace fix: correct required fields for flattened unions (#120) 2024-11-11 20:55:38 +00:00
stainless-app[bot]
e927fb06a7 refactor: sort fields for squashed union structs (#111) 2024-11-05 18:41:49 +00:00
stainless-app[bot]
73c798a65b feat(api): add support for predicted outputs (#110) 2024-11-05 18:41:49 +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]
c7476f78f6 feat: move pagination package from internal to packages (#81) 2024-10-16 15:10:38 +00:00
stainless-app[bot]
e0a5caa65f fix(beta): pass beta header by default (#75) 2024-10-08 15:02:20 +00:00
stainless-app[bot]
29dfb56cb7 chore(docs): fix maxium typo (#69) 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]
5d0740f77b feat(vector store): improve chunking strategy type names (#40) 2024-09-05 19:45:25 +00:00
stainless-app[bot]
c1862bda1d feat(api): add file search result details to run steps (#32) 2024-08-29 17:48:12 +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]
4b90869569 feat: extract out ImageModel, AudioModel, SpeechModel (#3) 2024-08-07 03:28:55 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00