Refactoring post PRs #61

Merged
Simo93-rgb merged 5 commits from 60-commenti-ignorati into main 2025-10-29 22:05:09 +01:00
Simo93-rgb commented 2025-10-29 18:55:13 +01:00 (Migrated from github.com)

File configs.yaml.example impostato con modelli ollama piccoli di default (come in fasi iniziali progetto). Eliminati altri provider con chiavi a pagamento. Eliminato GPT-OSS poiché modello problematico e incompatibile con metodi standard ollama. Gemini 2.5 sembra funzionare ma è sempre intasato e non ne abbiamo assoluta conferma.

  • Eliminati documenti inutili e datati
File configs.yaml.example impostato con modelli ollama piccoli di default (come in fasi iniziali progetto). Eliminati altri provider con chiavi a pagamento. Eliminato GPT-OSS poiché modello problematico e incompatibile con metodi standard ollama. Gemini 2.5 sembra funzionare ma è sempre intasato e non ne abbiamo assoluta conferma. - Eliminati documenti inutili e datati
copilot-pull-request-reviewer[bot] (Migrated from github.com) reviewed 2025-10-29 20:43:44 +01:00
copilot-pull-request-reviewer[bot] (Migrated from github.com) left a comment

Pull Request Overview

This PR removes outdated documentation files and streamlines the Ollama model configuration by removing unused model variants and updating default agent models to use smaller, more resource-efficient versions.

  • Removes three obsolete documentation files that were superseded or contained outdated information
  • Removes several unused Ollama model configurations from the model list
  • Updates default agent models to use lighter Qwen3 variants for better resource efficiency

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

File Description
docs/Flow_Sequence_Diagrams.md Deleted entire file containing workflow and sequence diagrams
docs/Docs_Obsolescenza_Report.md Deleted obsolescence report that documented outdated documentation files
docs/Current_Architecture.md Deleted comprehensive architecture documentation file
configs.yaml.example Removed unused Ollama models and updated default agent model configurations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Pull Request Overview This PR removes outdated documentation files and streamlines the Ollama model configuration by removing unused model variants and updating default agent models to use smaller, more resource-efficient versions. - Removes three obsolete documentation files that were superseded or contained outdated information - Removes several unused Ollama model configurations from the model list - Updates default agent models to use lighter Qwen3 variants for better resource efficiency ### Reviewed Changes Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments. | File | Description | | ---- | ----------- | | docs/Flow_Sequence_Diagrams.md | Deleted entire file containing workflow and sequence diagrams | | docs/Docs_Obsolescenza_Report.md | Deleted obsolescence report that documented outdated documentation files | | docs/Current_Architecture.md | Deleted comprehensive architecture documentation file | | configs.yaml.example | Removed unused Ollama models and updated default agent model configurations | --- 💡 <a href="/Berack96/upo-appAI/new/main/.github?filename=*.instructions.md" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Add Copilot custom instructions</a> for smarter, more guided reviews. <a href="https://docs.github.com/en/copilot/customizing-copilot/adding-repository-custom-instructions-for-github-copilot" class="Link--inTextBlock" target="_blank" rel="noopener noreferrer">Learn how to get started</a>.
Berack96 (Migrated from github.com) approved these changes 2025-10-29 21:37:24 +01:00
Sign in to join this conversation.