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>
3 months ago
..
__tests__ feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
api feat: add clear history button with confirmation on ArticleHistory page 3 months ago
components docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
contexts docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
i18n feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
pages feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
utils docs: add JSDoc to all frontend API modules, pages, components, utilities 3 months ago
App.tsx feat: LLM logs viewer page + log button on Home synthesis list 3 months ago
env.d.ts Finished phase 1 3 months ago
index.css Finished phase 1 3 months ago
index.tsx Finished phase 1 3 months ago
types.ts feat: split model dropdowns — scraping vs websearch in frontend 3 months ago