Skip to content

Conversation

@64bit
Copy link
Owner

@64bit 64bit commented Nov 20, 2025

@64bit 64bit changed the title feat: responses ergonomics + bug fixes feat: responses & crate ergonomics + bug fixes Nov 21, 2025
@64bit 64bit merged commit f6886c2 into main Nov 21, 2025
1 check passed
@64bit 64bit deleted the ergonomics branch November 21, 2025 03:00
ifsheldon pushed a commit to ifsheldon/async-openai-wasm that referenced this pull request Nov 28, 2025
* from traits impls

* updated examples/responses to be simplified

* updates

* more from traits

* updated images-and-vision example

* further from traits

* add responses-structured-outputs example

* add streaming example

* responses stream event ergonomics: event_type

* updated responses function to include streaming example

* handle StreamEnded gracefully

* update example now that StreamEnded is handled gracefully

* fix

* fix: publish false

* remove use of deprecated field types

* remove examples using deprecated types/fields

* responses refactor

* fix coversation example

* refactor impls

* move warpper types impls in its own file

* refactor

* image impls

* impls and forms for each type mods

* create sdk.rs which add SDK like functionality on types

* event types for realtime events

* update example to use event_type()

* Event type for assistant stream events

(cherry picked from commit f6886c2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Responses API streaming response.function_call_arguments.done event missing function name Event source StreamEnded handling

2 participants