* feat: Add error handling in case user is already part of database and permission already given to group
Added error handling in case permission is already given to group and user is already part of group
Feature COG-656
* feat: Add user verification for accessing data
Verify user has access to data before returning it
Feature COG-656
* feat: Add compute search to cognee
Add compute search to cognee which makes searches human readable
Feature COG-656
* feat: Add simple instruction for system prompt
Add simple instruction for system prompt
Feature COG-656
* pass pydantic model tocognify
* feat: Add unauth access error to getting data
Raise unauth access error when trying to read data without access
Feature COG-656
* refactor: Rename query compute to query completion
Rename searching type from compute to completion
Refactor COG-656
* chore: Update typo in code
Update typo in string in code
Chore COG-656
* Add mcp to cognee
* Add simple README
* Update cognee-mcp/mcpcognee/__main__.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Create dockerhub.yml
* Update get_cognify_router.py
* fix: Resolve reflection issue when running cognee a second time after pruning data
When running cognee a second time after pruning data some metadata doesn't get pruned.
This makes cognee believe some tables exist that have been deleted
Fix
* fix: Add metadata reflection fix to sqlite as well
Added fix when reflecting metadata to sqlite as well
Fix
* update
* Revert "fix: Add metadata reflection fix to sqlite as well"
This reverts commit
|
||
|---|---|---|
| .. | ||
| versions | ||
| env.py | ||
| README | ||
| script.py.mako | ||
Generic single-database configuration with an async dbapi.