Ajout de HelloFresh

This commit is contained in:
2025-09-03 20:17:50 +02:00
parent bcef0a472b
commit d287112b7d
429 changed files with 82881 additions and 22074 deletions

View File

@@ -1,8 +1,13 @@
{
"Ollama": {
"Url": "https://ollama.byakurepo.online",
"Model": "qwen2.5:1.5b-instruct" // plus rapide que 3b
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
"Administration.Controllers.SearchController": "Debug",
"administration.Controllers.HelloFreshController": "Debug"
}
}
}