Tools Call
#1055
-
Hi, How to use this option in kernel memory? Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
dluc
Apr 24, 2025
Replies: 1 comment 1 reply
-
KM is a solution to store memories and generate answers, please see the API in the docs. The Chat interface is what LLMs use. You can use KM as a tool if you want, using KM OpenAPI endpoint |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
emdadgar2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
KM is a solution to store memories and generate answers, please see the API in the docs. The Chat interface is what LLMs use. You can use KM as a tool if you want, using KM OpenAPI endpoint