Add autoglm-os-9b-v (#344)
* update for autoglm-v * Update run_autoglm.py --------- Co-authored-by: hanyullai <hanyullai@outlook.com>
This commit is contained in:
7
mm_agents/autoglm_v/__init__.py
Normal file
7
mm_agents/autoglm_v/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
AutoGLM agent implementation
|
||||
"""
|
||||
|
||||
from .main import AutoGLMAgent
|
||||
|
||||
__all__ = ["AutoGLMAgent"]
|
||||
Reference in New Issue
Block a user