We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenAI
There are a number of places where pooled buffers will never be returned:
openai-dotnet/src/Custom/RealtimeConversation/Internal/AsyncWebsocketMessageEnumerator.cs
Line 23 in c046c34
openai-dotnet/src/Custom/RealtimeConversation/RealtimeConversationSession.cs
Line 60 in c046c34
Line 98 in c046c34
openai-dotnet/tests/RealtimeConversation/ConversationTests.cs
Line 342 in c046c34
openai-dotnet/src/Custom/Embeddings/OpenAIEmbedding.cs
Lines 120 to 124 in c046c34
N/A
No response
current main branch
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Service
OpenAI
Describe the bug
There are a number of places where pooled buffers will never be returned:
openai-dotnet/src/Custom/RealtimeConversation/Internal/AsyncWebsocketMessageEnumerator.cs
Line 23 in c046c34
openai-dotnet/src/Custom/RealtimeConversation/RealtimeConversationSession.cs
Line 60 in c046c34
openai-dotnet/src/Custom/RealtimeConversation/RealtimeConversationSession.cs
Line 98 in c046c34
openai-dotnet/tests/RealtimeConversation/ConversationTests.cs
Line 342 in c046c34
openai-dotnet/src/Custom/Embeddings/OpenAIEmbedding.cs
Lines 120 to 124 in c046c34
Steps to reproduce
N/A
Code snippets
No response
OS
N/A
.NET version
N/A
Library version
current main branch
The text was updated successfully, but these errors were encountered: