langchain
langchain copied to clipboard
Make it easier to override agent logic
The base agent class seems a bit opinionated right now. It took a bit of effort to experiment with the effects of swapping out default ZeroShotAgent logic with #764. These are some suggestions to make agent experimentation easier.