Files
ragflow/internal/agent/canvas
Zhichang Yu fb42e5531d Refactor: drop dead canvas runtime selector and tokenizer embedding wiring (#16809)
Two refactors on the Go port (agent-go-port):

- Remove the dead per-tenant canvas runtime selector (write-only Redis
scaffolding with no runtime callers) and its dependent metrics/admin
code.
- Move the tokenizer embedding-model id from the shared ingestion
globals into a Tokenizer-scoped setup, and wire the production embedder
resolver in the ingestion task package.

32 files changed, 861 insertions, 1228 deletions.
2026-07-10 15:46:45 +08:00
..
2026-06-15 14:44:16 +08:00
2026-07-02 20:20:11 +08:00
2026-07-07 17:22:08 +08:00
2026-07-10 11:58:32 +08:00