openai
https://github.com/betalgo/openai
C#
OpenAI .NET sdk - Azure OpenAI, ChatGPT, Whisper, and DALL-E
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported1 Subscribers
Add a CodeTriage badge to openai
Help out
- Issues
- Support run_id param for thread retrieve message call, extend as MessageListRequest like VectorStoreFileListRequest : PaginationRequest
- addresses #682, extends PaginationRequest as MessageListRequest adding run_id
- Method not found: 'Void OpenAI.Builders.FunctionDefinitionBuilder..ctor(System.String, System.String) on GetToolDefinitions
- ChatCompletionAsStream() throws PlatformNotSupportedException on iOS
- Fix chat completion create response
- upgrading to .NET8.0
- Tokenizer for multiple encodings
- EmbeddingResponse should be a List<float> rather than List<double>
- Fixes Nullability warnings
- Tokenizer supports multiple encodings, compatible with .Net Standard 2.0
- Docs
- C# not yet supported