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 |
|
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 |
|
Vasilije
|
cea1c7a4b7
|
Merge branch 'dev' into dependabot/pip/fastapi-0.115.6
|
2024-12-12 13:11:17 +01:00 |
|
Vasilije
|
604550ba75
|
Merge pull request #346 from topoteretes/fix-test-deduplication
fix: Resolve issue with test deduplication github action
|
2024-12-12 13:10:41 +01:00 |
|
Boris Arzentar
|
aa46bb3d64
|
fix: enable checks for dev
|
2024-12-12 12:46:26 +01:00 |
|
Igor Ilic
|
92ecd8a024
|
fix: Resolve issue with UUID being concatinated instead of string (#358)
Resolve issue regarding UUID being concatenated instead of string
|
2024-12-12 11:02:03 +01:00 |
|
Igor Ilic
|
c24df239ea
|
fix: Resolve issue with UUID being concatinated instead of string (#357)
Resolve issue regarding UUID being concatenated instead of string
|
2024-12-12 11:01:47 +01:00 |
|
dependabot[bot]
|
f4f728ceee
|
⬆️ Bump debugpy from 1.8.2 to 1.8.9
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.8.2 to 1.8.9.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](https://github.com/microsoft/debugpy/compare/v1.8.2...v1.8.9)
---
updated-dependencies:
- dependency-name: debugpy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-11 21:17:55 +00:00 |
|
Boris
|
0aa71c488f
|
chore: increase version to 0.1.20 (#343)
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
|
2024-12-11 21:40:44 +01:00 |
|
Boris
|
4c42e513b5
|
Merge branch 'main' into fix-test-deduplication
|
2024-12-11 21:22:48 +01:00 |
|
Igor Ilic
|
ff9fd90cf1
|
feat: Add directory resolution as step in cognee add function
Added directory resolution as step in cognee add function
Feature COG-656
|
2024-12-11 17:33:51 +01:00 |
|
Igor Ilic
|
4811dd9375
|
fix: Resolve issue with test deduplication github action
Remove calling unused get docs github action
Fix
|
2024-12-11 17:20:14 +01:00 |
|
Igor Ilic
|
d9d90d91ae
|
chore: Remove comments from code
Remove code comments that are not needed
Chore COG-656
|
2024-12-11 16:49:34 +01:00 |
|
Igor Ilic
|
d4e2eb717a
|
fix: fix existing edge check
Resolve issue with UUID concat by casting to string
Fix COG-656
|
2024-12-11 16:04:31 +01:00 |
|