feat: make configs.yaml local and add configs.yaml.example template #56

Closed
Simo93-rgb wants to merge 3 commits from 55-configsyaml-condivisi into main

3 Commits

Author SHA1 Message Date
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