marcominerva / ChatGptNet

A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce ChatGptOptionsBuilder

marcominerva opened this issue · comments

To better support extension scenarios, it is necessary to introduce the concept of ChatGptOptionsBuilder when calling AddChatGpt.