You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explanation Conclusion should include non-retrievable concepts (#157)
## What is the goal of this PR?
Introduce a different answer type for conclusions inside explanations. This permits returning any concept, not only retrievable concepts, which is important for returning a thorough explanation due to unification.
## What are the changes implemented in this PR?
- Swap `ConceptMap` for a `map`
0 commit comments