OpenAI-API-dotnet icon indicating copy to clipboard operation
OpenAI-API-dotnet copied to clipboard

Conversation now uses IChatEndpoint instead of concrete class

Open tracyboehrer opened this issue 1 year ago • 1 comments

We have an implementation that can switch between OpenAI and another implementation. IChatEndpoint in our case is not the OpenAI-AI implementation. This allows use to use Conversation in this case.

tracyboehrer avatar Jul 28 '23 13:07 tracyboehrer

Closed

Adre345 avatar Aug 15 '23 16:08 Adre345