25 Commits

Author SHA1 Message Date
renfred
61bc1986da exclude audio-text-to-speech example on linux
The oto library requires ALSA which is not available in CI.
2026-01-27 23:32:58 +00:00
renfred
a5af9bcd7e fix lint errors in examples 2026-01-27 23:32:58 +00:00
renfred
06440255fa go mod tidy 2026-01-27 23:32:58 +00:00
renfred
d4591636aa add note to structured outputs example regarding omitempty behavior 2026-01-27 23:32:58 +00:00
renfred
ec65d4bca3 update imports 2025-12-15 16:16:59 +00:00
renfred
b0a7c5397b fixes to azure URL construction 2025-12-15 16:16:59 +00:00
stainless-app[bot]
f1adab139a feat(api): dev day 2025 launches
DevDay 2025 launches including videos and chatkit beta
2025-10-06 18:08:01 +00:00
stainless-app[bot]
13778d44fe release: 3.0.0 2025-09-30 16:35:20 +00:00
stainless-app[bot]
77c994b843 release: 2.0.0 (#466)
* feat(api): manual updates

* feat(client): support optional json html escaping

* feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5

* codegen metadata

* chore: document breaking changes

* chore: change readme warning and minimum version

* feat(client): rename union helpers

* chore: migrate examples

* release: 2.0.0

* release: 2.0.0

* Update CHANGELOG.md

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jacob Zimmerman <jacob@stainless.com>
2025-08-07 16:48:52 -04:00
stainless-app[bot]
08c37c1f14 feat(api): manual updates 2025-07-16 16:40:53 +00:00
Jacob Zimmerman
421e3c5065 chore(example): update fine-tuning (#450) 2025-05-19 15:41:22 -04:00
Jacob Zimmerman
814dd8b6cf chore(examples): migrate enum (#447)
* chore(examples): migrate to latest

* migrate vector stores

* fine tuning updates
2025-05-19 13:15:06 -04:00
Jacob Zimmerman
589158372b chore(examples): remove beta assisstants examples (#445) 2025-05-19 13:07:15 -04:00
Jacob Zimmerman
1c8754ff90 chore(examples): migrate to latest version (#444)
* chore(docs): typo fix (#400)

* fix(accumulator)!: update casing (#401)

* fix(client): use scanner for streaming

* feat(api)!: improve naming and remove assistants

* fix(client): increase max stream buffer size

* fix(client): correctly set stream key for multipart

* fix(client)!: rename file array param variant

* chore(examples): migrate to latest

* migrate vector stores

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2025-05-19 12:56:12 -04:00
stainless-app[bot]
717b6db407 feat(api)!: migrate to v2 2025-03-21 05:07:09 +00:00
Alexa Griffith
bf8afc3a81 docs(examples): fix typo (#207) 2025-02-05 14:33:22 +00:00
Jacob Zimmerman
eaa91946e7 feat(assistants): add polling helpers and examples (#84)
polling helpers in assistants API with new examples to reflect usage
2024-10-17 17:30:15 +00:00
Jacob Zimmerman
0f3578d2c3 fix(example): use correct model (#86) 2024-10-17 17:30:15 +00:00
Jacob Zimmerman
d4303e8f8c feat(examples/structure-outputs): created an example for using structured outputs
Basic example which uses the invopop/jsonschema library
2024-09-03 23:25:17 +00:00
Jacob Zimmerman
ecfdb64214 feat(stream-accumulators): added streaming accumulator helpers and example
Helper for common patterns when interacting with streams. Includes a
test.
2024-09-03 23:25:17 +00:00
Jacob Zimmerman
fb78f1df84 fix(examples/fine-tuning): used an old constant name (#34) 2024-09-03 23:25:17 +00:00
Young-Jin Park
7c00c6340f feat: support assistants stream 2024-08-23 22:32:46 +00:00
Young-Jin Park
4b46d02aa5 chore: add back custom code that was reverted 2024-08-12 22:21:38 +00:00
Young-Jin Park
fb2df0fe22 feat: add azure, examples, and message constructors 2024-07-31 20:46:06 -04:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00