mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
4 lines
77 B
Python
4 lines
77 B
Python
from browser_use.llm.google.chat import ChatGoogle
|
|
|
|
__all__ = ['ChatGoogle']
|