Commit graph

1629 commits

Author SHA1 Message Date
Igor Ilic
394a0b2dfb fix: Add metadata reflection fix to sqlite as well
Added fix when reflecting metadata to sqlite as well

Fix
2024-12-16 11:26:33 +01:00
Igor Ilic
d9e558e885 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
2024-12-16 11:02:50 +01:00
Vasilije
2f2aa81194
Merge pull request #370 from topoteretes/COG-MCP
Add mcp to cognee
2024-12-14 12:37:36 +01:00
Vasilije
74547e0cce
Update cognee-mcp/mcpcognee/__main__.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-14 12:37:05 +01:00
vasilije
1ec24ee407 Add simple README 2024-12-14 12:24:47 +01:00
vasilije
3dc2d1e647 Add mcp to cognee 2024-12-14 12:14:04 +01:00
Vasilije
fb1c223982
Merge pull request #369 from topoteretes/feat/pass_pydantic_model_to_cognify
pass pydantic model to cognify
2024-12-13 19:46:05 +01:00
Igor Ilic
2508727f54
Merge pull request #368 from topoteretes/COG-656-deployment-state
Cog 656 deployment state
2024-12-13 17:41:03 +01:00
Igor Ilic
35b1f7d26a chore: Update typo in code
Update typo in string in code

Chore COG-656
2024-12-13 17:08:05 +01:00
Igor Ilic
924759a599 refactor: Rename query compute to query completion
Rename searching type from compute to completion

Refactor COG-656
2024-12-13 17:03:38 +01:00
Boris
d437135684
Merge branch 'dev' into feat/pass_pydantic_model_to_cognify 2024-12-13 16:57:59 +01:00
Igor Ilic
11634cb58d feat: Add unauth access error to getting data
Raise unauth access error when trying to read data without access

Feature COG-656
2024-12-13 16:54:53 +01:00
Rita Aleksziev
1c9fe01f64 pass pydantic model tocognify 2024-12-13 16:34:48 +01:00
Igor Ilic
67585d0ab1 feat: Add simple instruction for system prompt
Add simple instruction for system prompt

Feature COG-656
2024-12-13 15:30:24 +01:00
Igor Ilic
c90d90a86a
Merge branch 'dev' into COG-656-deployment-state 2024-12-13 15:23:05 +01:00
Igor Ilic
9c3e2422f3 feat: Add compute search to cognee
Add compute search to cognee which makes searches human readable

Feature COG-656
2024-12-13 15:18:33 +01:00
Igor Ilic
43187e4d63 feat: Add user verification for accessing data
Verify user has access to data before returning it

Feature COG-656
2024-12-13 13:54:45 +01:00
Vasilije
8dc1ec5d18
Merge pull request #366 from topoteretes/COG-9999
chore: Create pr_lint
2024-12-13 13:45:22 +01:00
Vasilije
41f9833524
Merge branch 'dev' into COG-9999 2024-12-13 13:37:12 +01:00
Igor Ilic
1180839469 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
2024-12-13 12:49:57 +01:00
Igor Ilic
b8ba436dba fix: Resolve issue with adding permissions to groups
Resolve issue with adding permissions to groups

Fix COG-656
2024-12-13 12:37:01 +01:00
Igor Ilic
eddfc17861 fix: Rewrite endpoint to add users to groups
Rewrote endpoint which adds users to groups

Fix COG-656
2024-12-13 12:13:42 +01:00
Vasilije
3de31219e8
Update CONTRIBUTING.md 2024-12-13 11:31:01 +01:00
Vasilije
86c586cce9
Update CODE_OF_CONDUCT.md 2024-12-13 11:30:16 +01:00
Vasilije
f8e9305d1e
Delete licenses/DCO.md 2024-12-13 11:29:17 +01:00
Vasilije
e329e7cc32
Create DCO.md 2024-12-13 11:28:44 +01:00
Vasilije
7eeda0fbf9
Merge branch 'dev' into COG-9999 2024-12-13 10:21:19 +01:00
Vasilije
a82a6b1e06
Merge pull request #367 from topoteretes/COG-DCO
Cog dco
2024-12-13 10:21:02 +01:00
Vasilije
8f737df0d8
Update pr_lint 2024-12-13 10:20:43 +01:00
Vasilije
e6b01e13f0
Update pr_lint 2024-12-13 10:20:13 +01:00
Igor Ilic
92d0122b46 fix: Remove data handling based on type in resolving directory function
No need to handle different data types in resolving directories, focus on just handling case when it's a directory

Fix COG-656
2024-12-13 09:55:47 +01:00
Vasilije
9cd2c9000c
Update CODE_OF_CONDUCT.md 2024-12-12 22:50:45 +01:00
Vasilije
a7fd21959a
Create DCO.md 2024-12-12 22:48:27 +01:00
Vasilije
6025c86958
Create pr_lint 2024-12-12 22:38:28 +01:00
Igor Ilic
7100a4994a feat: Add resolving of directories as task for the add pipeline
Add resolving of directories as task for the add pipeline

Feature COG-656
2024-12-12 17:04:49 +01:00
Igor Ilic
659a995965 Merge branch 'dev' of github.com:topoteretes/cognee into COG-656-deployment-state 2024-12-12 16:12:45 +01:00
Igor Ilic
ec38404e95
Merge pull request #360 from topoteretes/fix-pgvector-search
Fix pgvector search
2024-12-12 16:10:52 +01:00
Vasilije
c0bb54ef58
Merge pull request #365 from topoteretes/remove_dependashit
Delete .github/dependabot.yaml
2024-12-12 16:06:42 +01:00
Vasilije
41dcd4f072
Delete .github/dependabot.yaml 2024-12-12 16:04:11 +01:00
Igor Ilic
824e148da5 fix: Fix broken poetry lock
Resolve issue with poetry lock

Fix
2024-12-12 15:10:21 +01:00
Igor Ilic
3a1229c357 Merge branch 'fix-pgvector-search' of github.com:topoteretes/cognee into COG-656-deployment-state 2024-12-12 13:56:47 +01:00
Igor Ilic
a54e2c4e41
Merge branch 'dev' into fix-pgvector-search 2024-12-12 13:39:33 +01:00
Igor Ilic
599e1d478b fix: Resolve issue regrading not having Vector column type defined when using vector search
Issue happens when search is called in a session without previously adding data or creating tables as an import of Vector column type was missing

Fix
2024-12-12 13:37:18 +01:00
Igor Ilic
9b4af85474 fix: Resolve issue with text being submitted as data
Add support for text data to resolving data directory task

Fix COG-656
2024-12-12 13:31:20 +01:00
Vasilije
39356607d2
Merge pull request #359 from topoteretes/dependabot/pip/langsmith-0.2.3
⬆️ Bump langsmith from 0.1.139 to 0.2.3
2024-12-12 13:16:48 +01:00
Vasilije
b0b2b56b03
Merge branch 'dev' into dependabot/pip/langsmith-0.2.3 2024-12-12 13:16:34 +01:00
Vasilije
3b42058e1f
Merge pull request #356 from topoteretes/dependabot/pip/debugpy-1.8.9
⬆️ Bump debugpy from 1.8.2 to 1.8.9
2024-12-12 13:16:08 +01:00
dependabot[bot]
e6a179a244
⬆️ Bump langsmith from 0.1.139 to 0.2.3
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.1.139 to 0.2.3.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.139...v0.2.3)

---
updated-dependencies:
- dependency-name: langsmith
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 12:15:58 +00:00
Vasilije
06baafe561
Merge branch 'dev' into dependabot/pip/debugpy-1.8.9 2024-12-12 13:15:37 +01:00
Vasilije
60a808340e
Merge pull request #331 from topoteretes/dependabot/pip/fastapi-0.115.6
⬆️ Bump fastapi from 0.109.2 to 0.115.6
2024-12-12 13:12:13 +01:00