Skip to content

agents: add deprecation notice to reAct agent#465

Merged
douglas-reid merged 3 commits into
mainfrom
doug/deprecation
Jul 11, 2023
Merged

agents: add deprecation notice to reAct agent#465
douglas-reid merged 3 commits into
mainfrom
doug/deprecation

Conversation

@douglas-reid
Copy link
Copy Markdown
Contributor

Since the publication of the updated OpenAI models that support function data, we have observed a severe drop in functional performance of the ReActAgent.

This PR marks that agent as deprecated and lists the models that still respond best for that style of agent (gpt-4-0314 and gpt-3.5-turbo-0301).

Each of those models will be discontinued in Sept. of this year, so this merely provides a deprecation period for the ReActAgent (unless another non-OpenAI LLM is found to work with them, or OpenAI's iterations to gpt-4 and gpt-3.5-turbo end up supporting the style of prompting exploited by ReActAgent again.

@douglas-reid douglas-reid merged commit 70b5740 into main Jul 11, 2023
@douglas-reid douglas-reid deleted the doug/deprecation branch July 11, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants