CalamitousFelicitousness
a04ba1e482
feat(api): add missing caption API parameters for UI parity
...
Add prompt field to VQA endpoint and advanced settings to OpenCLIP endpoint
to achieve full parity between UI and API capabilities.
VLM endpoint changes:
- Add prompt field for custom text input (required for 'Use Prompt' task)
- Pass prompt to vqa.interrogate instead of hardcoded empty string
OpenCLIP endpoint changes:
- Add 7 optional per-request override fields: min_length, max_length,
chunk_size, min_flavors, max_flavors, flavor_count, num_beams
- Add get_clip_setting() helper for override support in openclip.py
- Apply overrides via update_interrogate_params() before interrogation
All new fields are optional with None defaults for backwards compatibility.
2026-02-11 02:47:40 +00:00
..
2026-01-20 09:53:20 +01:00
2026-02-11 02:47:40 +00:00
2025-11-15 11:56:56 -05:00
2025-07-05 17:13:31 -04:00
2025-12-30 18:36:02 +01:00
2026-01-19 11:10:05 +01:00
2025-07-08 15:47:07 -04:00
2026-01-21 16:35:19 -08:00
2026-01-19 11:10:05 +01:00
2026-01-19 11:10:05 +01:00
2026-01-30 11:34:25 +01:00
2025-11-27 14:47:56 -08:00
2026-01-20 09:53:20 +01:00
2026-01-10 20:48:36 +03:00
2026-02-11 02:47:40 +00:00
2025-11-09 15:41:20 -05:00
2026-02-07 10:17:32 +00:00
2026-01-21 19:53:11 -05:00
2025-07-28 19:41:39 -04:00
2026-01-20 09:53:20 +01:00
2026-01-21 18:16:47 -08:00
2026-02-05 16:55:06 +01:00
2026-01-19 11:10:05 +01:00
2026-02-04 13:08:31 +01:00
2025-07-04 15:33:16 -04:00
2026-02-04 13:08:31 +01:00
2026-02-04 10:19:23 +03:00
2025-10-16 19:39:05 -04:00
2026-01-19 11:10:05 +01:00
2025-07-05 17:13:31 -04:00
2025-01-10 08:25:00 -05:00
2026-02-07 09:07:34 +00:00
2026-01-30 11:34:25 +01:00
2026-01-03 21:00:36 +09:00
2025-09-23 15:25:13 -04:00
2026-01-20 18:56:49 +01:00
2025-11-03 19:36:55 -05:00
2025-01-18 14:29:40 -05:00
2024-12-20 18:58:29 -05:00
2026-01-16 10:36:02 +01:00
2026-01-24 02:16:05 -08:00
2026-01-24 13:57:13 +01:00
2026-01-01 10:28:52 +01:00
2026-02-09 22:31:00 +01:00
2025-10-04 15:49:20 -04:00
2024-10-08 13:11:34 -04:00
2024-12-11 12:32:34 -05:00
2026-01-28 19:28:49 +01:00
2025-11-07 12:21:48 -05:00
2026-01-28 19:28:49 +01:00
2026-01-24 13:54:40 +01:00
2026-01-19 11:10:05 +01:00
2025-10-28 14:38:35 -04:00
2026-01-28 19:28:49 +01:00
2025-11-12 19:24:47 -05:00
2026-02-09 18:30:18 +01:00
2026-01-16 16:24:05 +00:00
2025-07-06 12:50:09 -04:00
2025-10-30 14:01:32 -04:00
2026-01-21 18:15:20 -08:00
2026-01-24 13:54:40 +01:00
2025-02-11 11:33:37 -05:00
2026-01-31 12:37:17 +00:00
2026-01-19 11:10:05 +01:00
2025-04-21 20:20:04 -04:00
2025-11-17 20:12:47 -05:00
2026-01-24 13:54:40 +01:00
2026-02-07 22:27:05 +00:00
2026-02-07 22:27:05 +00:00
2025-08-13 16:06:25 -04:00
2025-03-16 21:45:05 -04:00
2026-02-02 00:44:51 +00:00
2026-01-19 17:36:01 +01:00
2025-10-17 13:42:28 -04:00
2025-10-04 15:49:20 -04:00
2025-10-24 10:29:58 -04:00
2025-10-24 10:29:58 -04:00
2026-01-13 16:44:54 -08:00
2026-01-30 11:34:25 +01:00
2025-07-05 13:16:46 -04:00
2025-08-13 13:04:14 -04:00
2026-01-28 19:28:49 +01:00
2026-01-16 16:24:05 +00:00
2026-02-02 00:44:51 +00:00
2026-01-16 08:56:30 +01:00
2026-01-21 16:35:19 -08:00
2026-01-30 11:34:25 +01:00
2026-02-09 22:31:00 +01:00
2026-01-23 10:12:11 +01:00
2026-02-04 13:20:26 +01:00
2026-01-19 17:36:01 +01:00
2026-01-30 11:34:25 +01:00
2026-02-09 22:31:00 +01:00
2025-10-21 11:07:47 -04:00
2026-01-19 10:51:28 +01:00
2026-01-24 10:28:46 +01:00
2025-08-02 15:28:45 -04:00
2026-01-20 20:58:04 +08:00
2026-02-02 12:28:43 +09:00
2025-10-16 19:39:05 -04:00
2025-01-08 09:35:49 -05:00
2025-07-06 12:50:09 -04:00
2025-07-03 09:18:38 -04:00
2026-02-05 10:21:49 +01:00
2025-11-04 08:23:45 -05:00
2025-07-31 17:33:44 -04:00
2026-01-24 13:54:40 +01:00
2026-02-05 16:55:06 +01:00
2025-08-01 18:26:57 -04:00
2025-09-10 04:43:57 +03:00
2025-07-27 08:17:41 -04:00
2025-07-27 08:17:41 -04:00
2025-12-02 02:01:51 +00:00
2025-09-12 16:12:45 -04:00
2026-01-16 17:31:56 +00:00
2025-07-05 17:42:13 -04:00
2025-09-03 18:51:21 +03:00
2025-10-12 15:35:08 -04:00
2026-02-04 15:05:22 +01:00
2025-03-30 15:04:17 -04:00
2026-01-21 08:45:45 +01:00
2026-02-07 09:07:34 +00:00
2026-02-04 11:58:02 +01:00
2026-02-04 13:08:31 +01:00
2025-08-15 10:56:36 -04:00
2026-02-07 22:27:05 +00:00
2026-01-05 09:42:37 +01:00
2026-01-03 21:00:36 +09:00
2025-07-12 13:35:41 -04:00
2026-02-02 00:44:51 +00:00
2025-12-20 00:31:13 -08:00
2025-10-21 11:07:47 -04:00
2026-02-09 18:30:18 +01:00
2026-02-04 19:11:05 +01:00
2026-01-24 02:16:05 -08:00
2026-01-24 13:54:40 +01:00
2025-11-02 06:29:19 -05:00
2024-10-26 13:22:29 -04:00
2025-03-27 11:53:03 -04:00
2026-01-16 16:24:05 +00:00
2026-02-11 02:47:40 +00:00
2026-01-28 19:28:49 +01:00
2025-08-31 12:39:59 -04:00
2025-11-04 09:37:18 -05:00
2026-01-13 12:58:14 +00:00
2026-02-07 10:17:32 +00:00
2025-11-28 02:27:19 -08:00
2026-01-24 13:54:40 +01:00
2026-02-09 18:20:10 +01:00
2024-10-11 09:53:46 -04:00
2026-01-14 10:31:21 +01:00
2025-11-09 09:14:26 -05:00
2025-08-13 20:23:35 -04:00
2025-08-25 19:39:40 -04:00
2025-09-02 01:27:58 -04:00
2026-02-07 22:27:05 +00:00
2026-01-04 00:37:43 -08:00
2025-10-24 19:58:59 +03:00
2025-11-28 02:27:19 -08:00
2025-11-28 02:27:19 -08:00
2025-12-26 09:25:25 -08:00
2026-01-16 09:40:48 +01:00
2025-05-13 21:51:33 -04:00
2026-01-13 15:41:30 -08:00
2025-11-12 09:19:28 -05:00
2026-01-11 13:05:29 +01:00
2026-01-10 13:27:38 -08:00
2025-12-30 16:35:32 -08:00
2025-11-28 02:27:19 -08:00
2025-11-28 02:27:19 -08:00
2025-10-22 08:39:45 -04:00
2025-11-14 15:47:13 -05:00
2025-11-08 14:54:34 -08:00
2026-02-05 11:21:17 +01:00
2026-02-05 11:21:17 +01:00
2026-02-05 14:06:17 +01:00
2026-02-05 14:06:17 +01:00
2026-01-24 13:54:40 +01:00
2025-10-05 20:17:32 -04:00
2026-01-19 17:36:01 +01:00
2026-01-07 15:01:39 +09:00