Files
browser-use/browser_use/agent
மனோஜ்குமார் பழனிச்சாமி 95009f7d95 Add runtime type check for llm in Agent init
Added a type check to ensure the llm argument is an instance of BaseChatModel in Agent's constructor, raising a ValueError otherwise. Also marked BaseChatModel as @runtime_checkable to support isinstance checks.
2025-07-19 13:54:12 +05:30
..
2025-06-28 04:07:16 -07:00
2025-06-24 12:26:55 +02:00
2025-07-12 21:46:48 +02:00
2025-07-11 18:36:58 +02:00
2025-07-12 22:04:18 +02:00