You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
oabrivard fb765d6c8f feat: split model dropdowns — scraping vs websearch in frontend
Replace the single `models` array in `ProviderConfig` and `AdminProvider`
with separate `models_scraping` / `models_websearch` lists. Rename
`ai_model_writing` → `ai_model_websearch` in `UserSettings` and all
references (Settings page, admin Providers page, E2E test, fixtures,
and unit tests). Update i18n label for the second dropdown to
"Modele d'IA (Recherche Web)".

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 months ago
.claude Changed Claude code configuration 6 months ago
backend feat: split model selection — scraping vs websearch with GPT-5 models 6 months ago
docs docs: add model split implementation plan 6 months ago
e2e feat: split model dropdowns — scraping vs websearch in frontend 6 months ago
frontend feat: split model dropdowns — scraping vs websearch in frontend 6 months ago
.env.example
.gitignore test: add live generation UAT with real OpenAI API key 6 months ago
AGENTS.md Updated Claude code config 6 months ago
CLAUDE.md feat: split model selection — scraping vs websearch with GPT-5 models 6 months ago
docker-compose.yml fix: set STATIC_DIR in production docker-compose for frontend serving 6 months ago