Files
igny8/backend
IGNY8 VPS (Salman) 793b64e437 Step 3: Remove _default_model and require model parameter in run_ai_request()
- Remove _default_model initialization and attribute
- Remove Django settings fallback for model (lines 89-90)
- Remove model loading from IntegrationSettings in _load_account_settings()
- Update run_ai_request() to require model parameter (not Optional)
- Add model validation at start of run_ai_request()
- Deprecate get_model() method (raises error with helpful message)
- Update error handling to use provided model (no fallback)
- Simplify debug logging (removed model_from_settings comparison)
2025-11-16 09:20:13 +00:00
..
2025-11-12 05:10:34 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00
2025-11-09 10:27:02 +00:00
asd
2025-11-12 06:09:07 +05:00