agiresearch / AIOS

AIOS: AI Agent Operating System
https://aios.foundation
MIT License
3.46k stars 414 forks source link

[Usage] AttributeError: 'Namespace' object has no attribute 'log_mode' in launch.py #278

Closed XiangZhang-zx closed 1 month ago

XiangZhang-zx commented 1 month ago

Checked other resources

Your current environment

Environment: OS: macOS Python: 3.10 AIOS Version: Latest LLM: gemini-1.5-flash

When running AIOS with the command: python3 launch.py I receive the following error: AttributeError: 'Namespace' object has no attribute 'log_mode'

How would you like to use aios

I want to use the gemini-1.5-flash LLM with the seeact_agent