Alex Rattray

Results 414 comments of Alex Rattray

cc @RobertCraigie can you take a look?

Thanks for sharing your use-case! May I ask what's wrong with using the `AzureOpenAI` class?

Thanks @ericwb ! We do indeed plan to do this at the next major version.

@sroycho4 it looks like there's a type error in the build.

Flow seems like a generally better tool than TypeScript – it has better support for gradual typing and ties in with the terrific Babel ecosystem. That said, TypeScript has a...

@acostalima FYI the PR you've linked for that has merged.

Thank you for the contributions! someone will take a look soon.

Closing as a duplicate of https://github.com/openai/openai-node/issues/771

Sorry we haven't been able to take a look at this yet. We've been backed up with other things but do hope to get to it in the next month...

As @decline [noted](https://github.com/openai/openai-node/issues/506#issuecomment-2191557109), you can now access total usage data by passing `stream_options: { include_usage: true }`.