GAIA_Agent / agent.py

Commit History

add descriptive docstring to Agent.py
e2e0bc0
verified

nikhmr1235 commited on

add descriptive docstring
561292b
verified

nikhmr1235 commited on

The import from langchain.tools.base import BaseTool is incorrect in the current LangChain architecture. BaseTool has been moved to langchain_core.tools.base
d883a0a
verified

nikhmr1235 commited on

Integrate Validator class to Agent
4288489
verified

nikhmr1235 commited on

create agent.py (Move all the agent logic here(
7b5d7d4
verified

nikhmr1235 commited on