Commit Graph

90 Commits

Author SHA1 Message Date
Jacob Zimmerman
b99214801c custom code finished 2025-02-24 12:36:32 -05:00
Jacob Zimmerman
ec529476cd beginning of polling impl 2025-02-24 11:12:19 -05:00
Jacob Zimmerman
f6b9316db1 examples are up-to-date 2025-02-24 10:53:36 -05:00
Jacob Zimmerman
a409e4df68 beginning of custom code constructors 2025-02-24 10:44:25 -05:00
Jacob Zimmerman
c54b291214 refreshed examples 2025-02-24 10:37:35 -05:00
Jacob Zimmerman
d76ac151d7 examples and stuff work 2025-02-24 09:59:52 -05:00
Jacob Zimmerman
2498bef9fc up to date 2025-02-21 09:26:10 -05:00
Stainless Bot
470410165a fix(client): don't truncate manually specified filenames 2025-02-14 16:59:02 +00:00
stainless-app[bot]
1667a7732e feat(api): add support for storing chat completions (#228) 2025-02-13 19:42:11 +00:00
stainless-app[bot]
d8ea9b3afd fix: do not call path.Base on ContentType (#225) 2025-02-10 21:11:29 +00:00
stainless-app[bot]
9936c4763f fix: fix early cancel when RequestTimeout is provided for streaming requests (#221) 2025-02-07 01:19:33 +00:00
stainless-app[bot]
ef0f67dac4 feat(pagination): avoid fetching when has_more: false (#218) 2025-02-06 15:17:02 +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]
13ef7dab79 fix: update stream error handling (#213) 2025-02-05 20:59:02 +00:00
stainless-app[bot]
8fb41424a4 chore: add UnionUnmarshaler for responses that are interfaces (#211) 2025-02-05 18:05:26 +00:00
stainless-app[bot]
9360096fed fix(api/types): correct audio duration & role types (#209) 2025-02-05 11:26:58 +00:00
stainless-app[bot]
66d269903c chore(api): delete deprecated method (#208) 2025-02-04 19:38:54 +00:00
stainless-app[bot]
ba0697397c chore(docs): add docstring explaining streaming pattern (#205) 2025-02-04 15:23:54 +00:00
stainless-app[bot]
cc4db7824d feat(client): send X-Stainless-Timeout header (#204) 2025-02-03 23:37:10 +00:00
stainless-app[bot]
c574345a67 fix(stream): ensure .Close() doesn't panic (#201) 2025-02-03 15:32:55 +00:00
stainless-app[bot]
3e7551f958 docs: document raw responses (#197) 2025-01-31 22:49:33 +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]
98d8d6eb84 fix: fix unicode encoding for json (#193) 2025-01-31 08:48:52 +00:00
stainless-app[bot]
5fe978ae7e test: use o1 in examples (#190) 2025-01-30 15:28:32 +00:00
stainless-app[bot]
b16370347a chore: refactor client tests (#187) 2025-01-28 22:01:41 +00:00
stainless-app[bot]
268bc60763 feat(api): update enum values, comments, and examples (#181) 2025-01-22 13:21:07 +00:00
stainless-app[bot]
63ff6253a1 feat: support deprecated markers (#178) 2025-01-21 21:38:29 +00:00
stainless-app[bot]
650dd0eaae fix: fix apijson.Port for embedded structs (#177) 2025-01-20 22:41:15 +00:00
stainless-app[bot]
dc0df38738 chore(internal): rename streaming.go (#176) 2025-01-20 18:33:09 +00:00
stainless-app[bot]
21793666da fix: fix apijson.Port for embedded structs (#174) 2025-01-20 16:34:52 +00:00
stainless-app[bot]
efa643834a fix: flush stream response when done event is sent (#172) 2025-01-20 04:09:35 +00:00
stainless-app[bot]
64ccf2a815 chore(types): rename vector store chunking strategy (#169) 2025-01-14 12:00:02 +00:00
stainless-app[bot]
9ff73158a3 chore(internal): streaming refactors (#165) 2025-01-13 16:20:15 +00:00
stainless-app[bot]
a1480bd77f chore(internal): spec update (#158) 2025-01-08 16:41:47 +00:00
stainless-app[bot]
ced3b5b852 docs(readme): fix misplaced period (#156) 2025-01-08 15:22:55 +00:00
stainless-app[bot]
b2ae3cdbf2 chore(api): bump spec version (#154) 2025-01-03 22:57:27 +00:00
stainless-app[bot]
aca4e93f9c chore: bump license year (#151) 2025-01-02 01:44:42 +00:00
stainless-app[bot]
0a5d4a3f14 docs(readme): fix typo (#148) 2024-12-19 12:23:05 +00:00
stainless-app[bot]
e4a384010a chore(internal): spec update (#146) 2024-12-18 22:17:12 +00:00
stainless-app[bot]
7f2e164ec2 chore(internal): spec update (#145) 2024-12-17 18:05:26 +00:00
stainless-app[bot]
0dd4145cb7 feat(api): new o1 and GPT-4o models + preference fine-tuning (#142)
learn more here: https://platform.openai.com/docs/changelog
2024-12-17 17:56:58 +00:00
stainless-app[bot]
67a71fe6a9 feat(api): updates (#138) 2024-12-04 20:53:54 +00:00
stainless-app[bot]
fa3f45ba85 chore: bump openapi url (#136) 2024-12-04 20:20:53 +00:00
stainless-app[bot]
9ed67cfefa feat(api): add gpt-4o-2024-11-20 model (#131) 2024-11-20 18:17:55 +00:00
stainless-app[bot]
ebcd53f44b chore(internal): spec update (#130) 2024-11-18 10:42:34 +00:00
stainless-app[bot]
212e3ff4a6 chore(tests): limit array example length (#128) 2024-11-18 10:29:25 +00:00
stainless-app[bot]
91d6c90a46 fix(client): no panic on missing BaseURL (#121) 2024-11-11 21:03:02 +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]
c1515de01b fix(api): escape key values when encoding maps (#116) 2024-11-08 15:56:01 +00:00
stainless-app[bot]
3e47e79a86 docs: add missing docs for some enums (#114) 2024-11-07 17:54:13 +00:00