Jared Bienz
Jared Bienz
**Is your feature request related to a problem? Please describe.** Currently it's quite difficult to add support for custom glTF extensions in Edit Mode because `GltfImporter` cannot be customized. glTFast...
### Package openai_realtime_dart ### Reproduction Steps: 1. Add a tool to call with `client.addTool` 2. Have the tool return a value (I returned an empty map `{}`) 3. Call `updateSession`...
The Responses API was announced on March 11th and seems to supersede Chat / Completions. https://platform.openai.com/docs/api-reference/responses I was curious if it's on the radar to add support for it?
I'm a longtime developer but rather new to TS. Am I correct in understanding that Wassberg/DI is not compatible with Deno environments due to Deno not supporting custom transformers? https://github.com/denoland/deno/issues/3354...