Daniel Hofheinz
Results
2
issues of
Daniel Hofheinz
## Description Adds Azure OpenAI Assistants API example to complement the existing Azure chat completion example. ## Changes - Created `examples/azure/assistants.ts` demonstrating how to use the Assistants API with Azure...
## Changes being requested Updated documentation for `openai.files.content()` to clarify that it returns a `Response` object, not raw file content. The previous JSDoc comment was ambiguous, leading users to expect...