Files
sci-gui-agent-benchmark/mm_agents/autoglm_v/tools/apis/__init__.py
Yanxiao Zhao a4f8fe2f00 Add autoglm-os-9b-v (#344)
* update for autoglm-v

* Update run_autoglm.py

---------

Co-authored-by: hanyullai <hanyullai@outlook.com>
2025-09-24 19:43:28 +08:00

4 lines
61 B
Python

from .func import generate_func
__all__ = ["generate_func"]