mindnet/config/types.yaml
Lars 3a3907e1b6
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
config/types.yaml hinzugefügt
2025-11-07 09:36:25 +01:00

15 lines
330 B
YAML

version: 1.0
types:
concept:
chunk_profile: medium
edge_defaults: [references, related_to]
retriever_weight: 1.0
task:
chunk_profile: short
edge_defaults: [depends_on, belongs_to]
retriever_weight: 0.8
experience:
chunk_profile: medium
edge_defaults: [derived_from]
retriever_weight: 0.9