PriceGhost/backend/src
clucraft 0a66d55d79 Add AI model selector to settings
- Add anthropic_model and openai_model columns to database
- Allow users to select their preferred AI model in settings
- Update defaults to current models (Claude Haiku 4.5, GPT-4.1 Nano)
- Include model options: Claude 4.5 series, GPT-4.1/5.1 series
- Pass user-selected model to all AI extraction/verification functions
- Log which model is being used for debugging

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 20:58:54 -05:00
..
config Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
middleware Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
models Add AI model selector to settings 2026-01-24 20:58:54 -05:00
routes Add per-product AI verification disable option 2026-01-24 20:32:25 -05:00
services Add AI model selector to settings 2026-01-24 20:58:54 -05:00
utils Fix Best Buy scraper picking up payment plan prices 2026-01-24 04:01:16 -05:00
index.ts Add AI model selector to settings 2026-01-24 20:58:54 -05:00