[.Net][Feature Request]: Deprecate GPTAgent #3404
Labels
api-break-change
Will break existing api and needs an migration for previous code to work
dotnet
issues related to AutoGen.Net
Milestone
Is your feature request related to a problem? Please describe.
GPTAgent
is merelyOpenAIChatAgent
plusOpenAIMessageConnector
Describe the solution you'd like
Deprecate
GPTAgent
from AutoGen.OpenAIAdditional context
Migration guide
use
OpenAIChatAgent
plus message connector to replaceGPTAgent
The text was updated successfully, but these errors were encountered: