-
New API Review meeting has been requested.
**Service Name**: Azure OpenAI Service - Azure OpenAI Service
**Review Created By**: Jia Liu
**Review Date**: 11/13/2024 09:00 AM PT
**Release Plan**: [](ht…
-
### Describe the bug
```
const OriginalOpenAI = new OpenAI({
baseURL: process.env.OPENAI_BASE_URL,
apiKey: process.env.OPENAI_API_KEY,
})
const openai = observeOpenAI(OriginalOpenAI)
const …
-
https://jianbo27.github.io/post/b-lR4VKl5Q/?
Doing LLM inference @simpleberrylab.
-
-
Hi,
I want to evaluate gpt4o and other gpt related models on SWE bench dataset. Can someone guide by giving what steps to follow?
I have azure openai access key but it is not getting configured. So,…
-
The [@azure/openai@2.0.0-beta.3](https://www.npmjs.com/package/@azure/openai?activeTab=readme) package exports documentable entities in the `types/` folder:
![Image](https://github.com/user-attachme…
-
https://discord.com/channels/937901803608096828/1310670990803599460/1310670990803599460
I found that when using categorizer AI, I consistently hit a rate limit with GoCardless.
When using the fo…
-
### Describe the feature or improvement you're requesting
Would love to have openAIs realtime API which uses websockets added to the elixir library.
API description: https://platform.openai.com/do…
-
Hi, Can we get openai o1 pricing added to this package please?
-
**Describe the bug**
ChatRequestUserMessage loses its internal state during deserialization. The following fields are set to null:
```
private final String stringContent;
private final List c…