- Replace API-based model fetching with direct SQL query on provider_models table (shared PostgreSQL, no auth needed) - Frontend: auto-detect base_url from model name when selecting a Dify model, set provider to 'custom' - Remove unused requests import and API key fallback logic Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| department_service.py | ||
| notification_service.py | ||
| ppt_admin_routes.py | ||
| ppt_admin_service.py | ||
| routes.py | ||
| service.py | ||
| template_service.py | ||