SIGN IN SIGN UP

🚀 feat(custom.py): add AgentType enum to improve readability and type safety

The `AgentType` enum is added to the `langchain.agents.custom` module to improve readability and type safety. The `InitializeAgent` class now uses the `AgentType` enum to ensure that the `agent` parameter is a valid value from the enum.
G
Gabriel Luiz Freitas Almeida committed
c51a90c5370d4899a11595574dc666127d559606
Parent: a3efa8f