Enhance Decision Engine configuration: Add 'expert_for' setting to edge_boosts in decision_engine.yaml to improve strategy determination and flexibility.
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
This commit is contained in:
parent
d41da670fc
commit
277444ec0a
|
|
@ -59,6 +59,7 @@ streams_library:
|
||||||
edge_boosts:
|
edge_boosts:
|
||||||
related_to: 1.5
|
related_to: 1.5
|
||||||
experienced_in: 2.0
|
experienced_in: 2.0
|
||||||
|
expert_for: 2.5
|
||||||
|
|
||||||
risk_stream:
|
risk_stream:
|
||||||
name: "Risiko-Radar"
|
name: "Risiko-Radar"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user