mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-18 20:22:42 -06:00
- POST /api/ai/models lists the configured endpoint's models (OpenAI-compatible /models) so the settings modal can populate a 'Load models' dropdown instead of requiring users to type the model name. Combobox (datalist) so they can still type a custom one. Admin only; same SSRF guard; uses the posted or saved key. - Bump generate-design timeout 120s -> 180s for slow local endpoints. |
||
|---|---|---|
| .. | ||
| components | ||
| i18n | ||
| views | ||
| api.js | ||
| app.js | ||
| brand-prime.js | ||
| branding.js | ||
| i18n.js | ||
| socket.js | ||
| utils.js | ||