mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
- Implemented a new interactive model selection feature after user login, allowing users to choose from available models or enter a custom model name. - Added functionality to save the selected model to the configuration file and environment variables, ensuring persistence across sessions. - Enhanced user experience by providing both menu-based and fallback number-based selection methods for model choice. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth.py | ||
| config.py | ||
| cron.py | ||
| doctor.py | ||
| gateway.py | ||
| main.py | ||
| pairing.py | ||
| setup.py | ||
| skills_hub.py | ||
| status.py | ||
| uninstall.py | ||