55 configsyaml condivisi #57

Merged
trojanhorse47 merged 5 commits from 55-configsyaml-condivisi into main 2025-10-29 16:16:16 +01:00

5 Commits

Author SHA1 Message Date
Simone Garau
5a4512e8e8 Merge origin/main into 55-configsyaml-condivisi
Resolved conflict in configs.yaml.example:
- Kept larger model configurations (14b, 32b) with comments from main
- This aligns with the purpose of .example file showing all available configurations
2025-10-29 16:15:11 +01:00
Simo
0c37d39700 Update team_model version in configs.yaml.example 2025-10-29 16:09:22 +01:00
trojanhorse47
85d121630b Remove gemini-2.0-pro from configs.yaml.example
Removed Gemini Pro model from configs example
2025-10-29 16:01:51 +01:00
Giacomo Bertolazzi
d205e22ae2 Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-29 15:04:21 +01:00
Simone Garau
86e49176cc feat: make configs.yaml local and add configs.yaml.example template
- Add configs.yaml.example with all available configurations
- Add configs.yaml to .gitignore to prevent tracking local configs
- Remove configs.yaml from git tracking with git rm --cached
- Update README with separate sections for configs.yaml and .env
- Maintain consistent naming convention with .env.example
2025-10-29 14:17:02 +01:00