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
..
pages feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
admin-route-guard.test.tsx Phase 3: Admin module with provider/model curation, rate limits, user management 3 months ago
api-client.test.ts
api-keys.test.ts Phase 4: LLM provider abstraction with Gemini, user API key encryption 3 months ago
auth-context.test.tsx
config-api.test.ts feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
fixtures.ts feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
i18n.test.ts
provider-info.test.ts Phase 6: Multi-provider support with OpenAI and Anthropic 3 months ago
settings-validation.test.ts feat: split model dropdowns — scraping vs websearch in frontend 3 months ago
setup.ts test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate) 3 months ago
sources-utils.test.ts fix: strip smart quotes and zero-width chars from pasted URLs 3 months ago
sse.test.ts Phase 5: Generation pipeline with SSE progress, syntheses CRUD 3 months ago
synthesis-export.test.ts Phase 7: Email sending via Resend + Markdown/PDF export 3 months ago
synthesis-utils.test.ts Phase 5: Generation pipeline with SSE progress, syntheses CRUD 3 months ago
test-utils.tsx test: add frontend page interaction tests (Home, Settings, Sources, Login, Register, Generate) 3 months ago