MyMidas/backend/app/api
megaproxy d6118bac54 Add custom API URL and model to AI settings
- Settings → AI: optional base URL and model name fields
- Defaults to Anthropic/OpenAI public APIs when left blank
- Custom URL enables Open WebUI, LM Studio, Ollama, and any OpenAI-compatible endpoint
- Parse endpoint uses custom base URL and model if configured
- Migration 0004: ai_base_url + ai_model columns on users
- OpenAI provider label updated to "OpenAI-compatible"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 19:01:00 +00:00
..
v1 Add custom API URL and model to AI settings 2026-04-22 19:01:00 +00:00
__init__.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
router.py Add AI receipt parsing with provider API key settings 2026-04-22 17:07:24 +00:00