-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
A ReAct agent that uses thoughts and actions/observations to analyze code.
For now, we can use langchain's built-in AgentType.ZERO_SHOT_REACT_DESCRIPTION with GPT-4. The agent will only have access to its tools and no internal memory.