Method__init__(
self,
tools: List[Tool],
model: Callable[[List[Dict[str, str]]], ChatMessage],
src/smolagents/agents.py:194
Method__init__(
self,
tools: List[Tool],
model: Callable[[List[Dict[str, str]]], ChatMessage],
src/smolagents/agents.py:1147