Commit Graph

145 Commits

Author SHA1 Message Date
Jacob Zimmerman
517166af09 chore(examples): add stream options for token usage 2025-01-23 14:46:37 -05:00
stainless-app[bot]
8a8855d08e release: 0.1.0-alpha.49 v0.1.0-alpha.49 2025-01-22 14:28:45 +00:00
stainless-app[bot]
29e5479243 feat(api): update enum values, comments, and examples (#181) 2025-01-22 14:28:45 +00:00
stainless-app[bot]
2c21e34046 feat: support deprecated markers (#178) 2025-01-22 14:28:45 +00:00
Kevin Whinnery
3aedec5c69 Merge pull request #180 from achandmsft/patch-1
Minor text change: Update readme to say beta instead of alpha
2025-01-22 08:28:12 -06:00
Arun Chandrasekhar
05af2865a8 Minor text change: Update readme to say beta instead of alpha
Readme currently says this library is in alpha while beta was announced in December in the official OpenAI guidance https://platform.openai.com/docs/libraries#official-rest-api-libraries
2025-01-21 13:59:57 -08:00
stainless-app[bot]
32b566bd8f release: 0.1.0-alpha.48 v0.1.0-alpha.48 2025-01-21 15:32:27 +00:00
stainless-app[bot]
1820b2592e fix: fix apijson.Port for embedded structs (#177) 2025-01-21 15:32:27 +00:00
stainless-app[bot]
fb192c675b chore(internal): rename streaming.go (#176) 2025-01-21 15:32:27 +00:00
stainless-app[bot]
13ecf6c0b8 fix: fix apijson.Port for embedded structs (#174) 2025-01-21 15:32:27 +00:00
stainless-app[bot]
1df586c51e release: 0.1.0-alpha.47 v0.1.0-alpha.47 2025-01-20 14:52:35 +00:00
stainless-app[bot]
cf1a6a5b38 fix: flush stream response when done event is sent (#172) 2025-01-20 14:52:35 +00:00
stainless-app[bot]
09e13cb935 release: 0.1.0-alpha.46 v0.1.0-alpha.46 2025-01-17 17:38:07 +00:00
stainless-app[bot]
6076a584b5 chore(types): rename vector store chunking strategy (#169) 2025-01-17 17:38:07 +00:00
stainless-app[bot]
2fbb02c1c1 chore(internal): streaming refactors (#165) 2025-01-17 17:38:07 +00:00
stainless-app[bot]
952d231c9d release: 0.1.0-alpha.45 v0.1.0-alpha.45 2025-01-09 21:25:43 +00:00
stainless-app[bot]
fd7fe8c49e chore(internal): spec update (#158) 2025-01-09 21:25:43 +00:00
stainless-app[bot]
2a62b95b46 release: 0.1.0-alpha.44 v0.1.0-alpha.44 2025-01-08 16:29:58 +00:00
stainless-app[bot]
42bbc454ba docs(readme): fix misplaced period (#156) 2025-01-08 16:29:58 +00:00
stainless-app[bot]
26b3a7fedf release: 0.1.0-alpha.43 v0.1.0-alpha.43 2025-01-03 22:59:32 +00:00
stainless-app[bot]
4fc775fa9b chore(api): bump spec version (#154) 2025-01-03 22:59:32 +00:00
stainless-app[bot]
5ca1ac8d1b release: 0.1.0-alpha.42 v0.1.0-alpha.42 2025-01-02 15:42:19 +00:00
stainless-app[bot]
5e724f9816 chore: bump license year (#151) 2025-01-02 15:42:19 +00:00
stainless-app[bot]
23d40fd68d release: 0.1.0-alpha.41 v0.1.0-alpha.41 2024-12-21 21:08:22 +00:00
stainless-app[bot]
07d3e40f2e docs(readme): fix typo (#148) 2024-12-21 21:08:22 +00:00
stainless-app[bot]
d4bcfc0fd6 chore(internal): spec update (#146) 2024-12-21 21:08:22 +00:00
stainless-app[bot]
ac3b201316 release: 0.1.0-alpha.40 v0.1.0-alpha.40 2024-12-17 18:22:39 +00:00
stainless-app[bot]
b8ba547746 chore(internal): spec update (#145) 2024-12-17 18:22:39 +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]
03f13fbfa2 release: 0.1.0-alpha.39 v0.1.0-alpha.39 2024-12-05 16:19:20 +00:00
stainless-app[bot]
525573e0d8 feat(api): updates (#138) 2024-12-05 16:19:20 +00:00
stainless-app[bot]
b9bf99dbf0 chore: bump openapi url (#136) 2024-12-05 16:19:20 +00:00
stainless-app[bot]
e9e4cb9733 release: 0.1.0-alpha.38 v0.1.0-alpha.38 2024-11-20 18:27:11 +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]
7fd444a572 chore(internal): spec update (#130) 2024-11-20 18:27:11 +00:00
stainless-app[bot]
45fa490935 chore(tests): limit array example length (#128) 2024-11-20 18:27:11 +00:00
stainless-app[bot]
0ab80ee917 release: 0.1.0-alpha.37 v0.1.0-alpha.37 2024-11-12 16:13:24 +00:00
stainless-app[bot]
9e252ee90d fix(client): no panic on missing BaseURL (#121) 2024-11-12 16:13:24 +00:00
stainless-app[bot]
251363875d release: 0.1.0-alpha.36 v0.1.0-alpha.36 2024-11-11 20:55:38 +00:00
stainless-app[bot]
9d6e6f2ace fix: correct required fields for flattened unions (#120) 2024-11-11 20:55:38 +00:00
Yoshiki Shibukawa
2af88cbdf2 docs(readme): fix example snippet (#118) 2024-11-11 20:55:38 +00:00
stainless-app[bot]
94f87c3631 release: 0.1.0-alpha.35 v0.1.0-alpha.35 2024-11-10 19:25:13 +00:00
stainless-app[bot]
a29c08e27e fix(api): escape key values when encoding maps (#116) 2024-11-10 19:25:13 +00:00
stainless-app[bot]
6c06211e78 release: 0.1.0-alpha.34 v0.1.0-alpha.34 2024-11-07 18:19:32 +00:00
stainless-app[bot]
baa063307d release: 0.1.0-alpha.34 2024-11-07 18:19:32 +00:00
stainless-app[bot]
3d9fbd8509 docs: add missing docs for some enums (#114) 2024-11-07 18:19:32 +00:00
stainless-app[bot]
3f66734f0a release: 0.1.0-alpha.33 v0.1.0-alpha.33 2024-11-05 18:41:49 +00:00
stainless-app[bot]
4e3b5c784a release: 0.1.0-alpha.33 2024-11-05 18:41:49 +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