Skip to content

ReACT Agent should be consistent with Agent #161

@hardikjshah

Description

@hardikjshah

React agent takes custom args and builds a config under the hood.
This means there is no easy way to pass overrides to the agent config ( eg. #148 )

We should create React Agents similar to Agents via

agent = ReActAgent(client, agent_config, client_tools)

and do all the specific setup logic around system prompt, tool parsing, etc in the ReActAgent class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions