IGNY8 VPS (Salman)
91d31ece31
Step 4: Validate account exists before calling get_model_config() in engine.py
- Add account validation before calling get_model_config()
- Wrap get_model_config() in try/except to handle ValueError (IntegrationSettings not configured)
- Handle other unexpected errors from get_model_config()
- Return proper error messages through _handle_error()
- Remove redundant model_from_integration code (get_model_config already handles this)
2025-11-16 09:21:24 +00:00
..
2025-11-16 09:17:17 +00:00
2025-11-09 10:27:02 +00:00
2025-11-11 18:35:40 +05:00
2025-11-09 21:22:34 +00:00
2025-11-09 10:27:02 +00:00
2025-11-16 09:20:13 +00:00
2025-11-09 10:27:02 +00:00
2025-11-12 04:20:43 +05:00
2025-11-09 21:22:34 +00:00
2025-11-16 09:21:24 +00:00
2025-11-09 10:27:02 +00:00
2025-11-16 09:15:07 +00:00
2025-11-11 17:40:08 +00:00
2025-11-16 09:15:07 +00:00
2025-11-12 04:20:43 +05:00
2025-11-16 09:17:17 +00:00
2025-11-12 19:20:06 +05:00
2025-11-11 18:35:40 +05:00
2025-11-09 21:22:34 +00:00