stainless-app[bot]
|
1feceeddba
|
release: 0.1.0-alpha.58
v0.1.0-alpha.58
|
2025-02-13 20:03:07 +00:00 |
|
stainless-app[bot]
|
3da23d8f86
|
feat(api): add support for storing chat completions (#228)
|
2025-02-13 20:03:07 +00:00 |
|
stainless-app[bot]
|
00b3517d03
|
release: 0.1.0-alpha.57
v0.1.0-alpha.57
|
2025-02-11 02:32:48 +00:00 |
|
stainless-app[bot]
|
e1c1a55e7d
|
fix: do not call path.Base on ContentType (#225)
|
2025-02-11 02:32:48 +00:00 |
|
stainless-app[bot]
|
16aac50722
|
release: 0.1.0-alpha.56
v0.1.0-alpha.56
|
2025-02-07 02:33:24 +00:00 |
|
stainless-app[bot]
|
08320be359
|
fix: fix early cancel when RequestTimeout is provided for streaming requests (#221)
|
2025-02-07 02:33:24 +00:00 |
|
stainless-app[bot]
|
978707dd3b
|
feat(pagination): avoid fetching when has_more: false (#218)
|
2025-02-07 02:33:24 +00:00 |
|
stainless-app[bot]
|
1eb61c74c2
|
release: 0.1.0-alpha.55
v0.1.0-alpha.55
|
2025-02-06 02:33:23 +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]
|
b2a763dcde
|
fix: update stream error handling (#213)
|
2025-02-06 02:33:23 +00:00 |
|
stainless-app[bot]
|
30d43c0507
|
release: 0.1.0-alpha.54 (#212)
* chore: add UnionUnmarshaler for responses that are interfaces (#211)
* fix(streaming): correctly decode assistant events
* release: 0.1.0-alpha.54
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Robert Craigie <robert@craigie.dev>
v0.1.0-alpha.54
|
2025-02-05 20:08:05 +00:00 |
|
stainless-app[bot]
|
7daddefdac
|
release: 0.1.0-alpha.53
v0.1.0-alpha.53
|
2025-02-05 14:33:22 +00:00 |
|
stainless-app[bot]
|
f480273953
|
fix(api/types): correct audio duration & role types (#209)
|
2025-02-05 14:33:22 +00:00 |
|
stainless-app[bot]
|
dcb01cc7ba
|
chore(api): delete deprecated method (#208)
|
2025-02-05 14:33:22 +00:00 |
|
Alexa Griffith
|
bf8afc3a81
|
docs(examples): fix typo (#207)
|
2025-02-05 14:33:22 +00:00 |
|
stainless-app[bot]
|
bfabf9d231
|
chore(docs): add docstring explaining streaming pattern (#205)
|
2025-02-05 14:33:22 +00:00 |
|
stainless-app[bot]
|
2afdedd1a1
|
release: 0.1.0-alpha.52
v0.1.0-alpha.52
|
2025-02-04 02:33:12 +00:00 |
|
stainless-app[bot]
|
72405f00fb
|
feat(client): send X-Stainless-Timeout header (#204)
|
2025-02-04 02:33:12 +00:00 |
|
stainless-app[bot]
|
a75c812270
|
fix(stream): ensure .Close() doesn't panic (#201)
|
2025-02-04 02:33:12 +00:00 |
|
小超人
|
71821a8938
|
fix(stream): ensure .Close() doesn't panic (#194)
|
2025-02-04 02:33:12 +00:00 |
|
stainless-app[bot]
|
9d06d7a1a7
|
docs: document raw responses (#197)
|
2025-02-04 02:33:12 +00:00 |
|
stainless-app[bot]
|
865ea281e2
|
release: 0.1.0-alpha.51
v0.1.0-alpha.51
|
2025-01-31 19:23:11 +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]
|
4a905a7a59
|
fix: fix unicode encoding for json (#193)
|
2025-01-31 19:23:11 +00:00 |
|
stainless-app[bot]
|
acad513028
|
test: use o1 in examples (#190)
|
2025-01-31 19:23:11 +00:00 |
|
stainless-app[bot]
|
5b46924291
|
release: 0.1.0-alpha.50
v0.1.0-alpha.50
|
2025-01-29 20:10:14 +00:00 |
|
stainless-app[bot]
|
b956e3a350
|
chore: refactor client tests (#187)
|
2025-01-29 20:10:14 +00: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 |
|