Shared implementation helpers for OpenAI SDK wrapper namespaces.
Shared implementation helpers for OpenAI SDK wrapper namespaces.
(all-pages page)Realize every element across all pages of an SDK *ListPage via its autoPager.
Realize every element across all pages of an SDK *ListPage via its autoPager.
(throw-normalized! e)Rethrow an SDK exception: service errors and I/O errors become ex-info
keyed :openai/error with the original as cause; anything else propagates
unchanged.
Rethrow an SDK exception: service errors and I/O errors become ex-info keyed `:openai/error` with the original as cause; anything else propagates unchanged.
(validate-json-schema schema data)Return JSON Schema conformance errors for parsed Clojure data. Supports the structural keywords emitted by Responses strict schemas.
Return JSON Schema conformance errors for parsed Clojure data. Supports the structural keywords emitted by Responses strict schemas.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |