mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-08 08:28:02 +08:00
Go knowledge compiler with scheduler-driven dataset compilation (#17913)
Ports dataset knowledge compilation (wiki/graph/tree/mindmap) to the Go scheduler with a status contract, aligns wiki storage/retrieval with Python, sizes prompts by content_length, and resolves embedding batch size from provider capability.
This commit is contained in:
@@ -87,6 +87,7 @@ otel:
|
||||
ingestor:
|
||||
mq_type: 'nats'
|
||||
max_concurrent_workers: 1
|
||||
compiler_pool_size: 0
|
||||
file_syncer:
|
||||
max_concurrent_syncs: 1
|
||||
sync_interval: 3
|
||||
|
||||
Reference in New Issue
Block a user