OkGoDoIt / OpenAI-API-dotnet

An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API
https://www.nuget.org/packages/OpenAI/
Other
1.85k stars 428 forks source link

OpenAI Assistant API support #185

Open kevin-uk-dev opened 9 months ago

kevin-uk-dev commented 9 months ago

Hi there.

Does this package support the new Assistant API / are is planning to support going forward?

OkGoDoIt commented 9 months ago

I haven't had a chance to add that yet, but I'm planning on getting to it soon.

svallis commented 9 months ago

Thanks for the excellent library - wondering if you have any rough ETA for the assistant support?

OkGoDoIt commented 8 months ago

Sorry for the delay, other projects have gotten in the way. This is definitely a high priority and I will work on adding it soon, but realistically it'll probably be another month before I have the time to do a proper implementation.

tangrui1992 commented 4 months ago

@OkGoDoIt Assistant API support will be a game changer, to this already awesome and powerful package!

szmuchen commented 3 months ago

Custom Assistant API calls need a way to specify Assistant ID. can you please confirm how to specify it?