mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
[GH-ISSUE #6758] feat: support for cognee memory #14475
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 @Vasilije1990 on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6758
Feature request
Description:
I would like to propose the integration of Cognee, an open-source memory engine for graphs and vector stores, into the system. Cognee offers a modular framework for handling complex data structures, enabling advanced data retrieval and analysis through knowledge graphs and language models.
GitHub Repository: https://github.com/topoteretes/cognee
Documentation: Available in the repository with examples and detailed guides.