Teknium
6435d69a6d
fix: make vision_analyze timeout configurable via config.yaml ( #2480 )
...
Reads auxiliary.vision.timeout from config.yaml (default: 30s) and
passes it to async_call_llm. Useful for slow local vision models
that need more than 30 seconds.
Setting is in config.yaml (not .env) since it's not a secret:
auxiliary:
vision:
timeout: 120
Based on PR #2306 .
Co-authored-by: kshitijk4poor <kshitijk4poor@users.noreply.github.com>
2026-03-22 05:28:24 -07:00
..
2026-03-17 00:16:34 -07:00
2026-03-19 17:54:46 +01:00
2026-03-17 02:33:12 -07:00
2026-03-14 12:21:50 -07:00
2026-03-17 02:22:12 -07:00
2026-03-19 10:17:03 -07:00
2026-03-16 04:43:37 -07:00
2026-03-15 20:21:21 -07:00
2026-03-21 15:55:25 -07:00
2026-03-22 04:18:28 -07:00
2026-02-21 03:53:24 -08:00
2026-03-20 08:52:37 -07:00
2026-03-17 02:57:02 -07:00
2026-03-18 01:19:05 +03:00
2026-03-17 04:32:39 -07:00
2026-03-15 20:21:21 -07:00
2026-03-16 00:23:47 -07:00
2026-03-15 20:21:21 -07:00
2026-02-23 02:11:33 -08:00
2026-03-22 04:52:52 -07:00
2026-03-22 04:52:52 -07:00
2026-03-17 04:19:11 -07:00
2026-03-15 20:21:21 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-03-14 03:47:13 -07:00
2026-03-17 03:52:15 -07:00
2026-03-15 20:21:21 -07:00
2026-03-22 04:35:23 -07:00
2026-03-20 08:52:21 -07:00
2026-03-20 21:07:48 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 03:56:02 -07:00
2026-03-22 04:03:28 -07:00
2026-03-08 23:53:57 -07:00
2026-03-18 03:17:37 -07:00
2026-03-21 17:10:17 -07:00
2026-03-16 23:39:41 -07:00
2026-03-15 20:21:21 -07:00
2026-03-17 10:30:58 -07:00
2026-03-19 23:55:13 +08:00
2026-03-22 05:28:24 -07:00
2026-03-22 04:38:17 -07:00
2026-03-21 09:53:06 -07:00
2026-03-17 03:11:26 -07:00