Click here to Skip to main content
15,895,011 members
Articles / Artificial Intelligence / ChatGPT

C# OpenAI Library that Supports Assistants stream API

Rate me:
Please Sign up or sign in to vote.
5.00/5 (14 votes)
6 May 2024CPOL3 min read 37.6K   40  
C# OpenAI library Assitants, ChatCompletion, FineTuning, ImageGeneration and more
This library, HigLabo.OpenAI, facilitates easy integration with OpenAI's GPT4-turbo, GPT Store, and Assistant API through comprehensive classes like OpenAIClient and XXXParameter, providing streamlined methods for various API endpoints and versatile response handling, empowering developers to efficiently utilize and interact with OpenAI services in C#.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO TinyBetter, Inc
Japan Japan
I'm a CEO of TinyBetter, Inc in Japan.

Comments and Discussions