mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-07 09:19:06 -05:00
Please, how do I invoke the maxkb API for a conversation? #932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ss958 on GitHub (May 16, 2024).
MaxKB is capable of engaging in conversations utilizing its local knowledge base and provides external API interfaces. It is hoped that Open-WebUI could incorporate a custom API feature, facilitating the integration of applications that leverage local knowledge bases. Alternatively, enhancing the RAG (Retrieval-Augmented Generation) functionality to enable the system to universally access a foundational knowledge base would also be beneficial.