Files
ragflow/internal/dao
jay77721 91fd114783 fix(dao): honor tenant-configured context window override (D22/D23) (#18171)
Make `ResolveModelContentLength` honor the per-model custom **context window length** (`content_length`) — stored in the Python-legacy `tenant_model.extra["max_tokens"]` field, whose semantic meaning is the context window, NOT the generation cap — **before** any provider-catalog read, and remove the parallel service-layer implementation so every consumer shares one resolution path.
2026-08-12 19:32:37 +08:00
..
2026-08-10 18:04:17 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-07-23 21:48:54 +08:00
2026-08-06 12:33:09 +08:00
2026-08-05 16:22:36 +08:00
2026-08-06 12:33:09 +08:00
2026-08-06 12:33:09 +08:00
2026-07-24 16:47:12 +08:00
2026-07-26 18:31:56 +08:00
2026-07-27 10:20:16 +08:00
2026-08-05 16:22:36 +08:00
2026-08-10 18:50:37 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:23:06 +08:00
2026-07-28 19:05:59 +08:00
2026-07-23 12:15:58 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 15:06:48 +08:00
2026-07-27 17:48:44 +08:00
2026-08-05 16:22:36 +08:00
2026-07-27 21:19:39 +08:00
2026-07-29 18:00:59 +08:00