Merge branch 'main' of http://jeason.online:3000/zhaojie/iov_data_analysis_agent
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"""
|
||||
|
||||
from .llm_config import LLMConfig
|
||||
from .app_config import AppConfig, app_config
|
||||
|
||||
__all__ = ['LLMConfig']
|
||||
__all__ = ['LLMConfig', 'AppConfig', 'app_config']
|
||||
|
||||
Reference in New Issue
Block a user