Commit graph

1068 commits

Author SHA1 Message Date
hajdul88
68bfb87f3a feat: Extends graph elements with new features 2024-11-13 16:34:36 +01:00
hajdul88
d3ff7e29be fix: removes duplicate from extensions 2024-11-13 14:06:18 +01:00
hajdul88
953fc7b9f9 Fix: Satisfies Pydantic model 2024-11-13 13:53:17 +01:00
hajdul88
9b62617394
Merge branch 'main' into feat/COG-553-graph-memory-projection 2024-11-12 16:56:40 +01:00
hajdul88
7363909862 feat: Adds CogneeGraph + memory projection init 2024-11-12 16:48:56 +01:00
hajdul88
f8ffdb4df5 feat: Adds cognee abstract graph class 2024-11-12 16:47:34 +01:00
hajdul88
b1a2831c8d feat: Adds CogneeGraph elements 2024-11-12 16:46:30 +01:00
Vasilije
cdaf63f57c
Merge pull request #190 from topoteretes/COG-575-remove-graph-overwrite-on-error
Remove graph overwriting on exception in NetworkXAdapter
2024-11-12 16:45:43 +01:00
Vasilije
b6eceb0458
Merge branch 'main' into COG-575-remove-graph-overwrite-on-error 2024-11-12 16:44:57 +01:00
0xideas
e52d262000
Merge pull request #201 from topoteretes/fix/small-cleanup
Small cleanup pull request
2024-11-12 15:45:29 +01:00
Leon Luithlen
66fb2948f8 Small cleanup pull request 2024-11-12 15:37:03 +01:00
Vasilije
5e48ab9b24
Merge branch 'main' into COG-575-remove-graph-overwrite-on-error 2024-11-12 12:34:46 +01:00
Leon Luithlen
6e59370d71 Rerun checks 2024-11-12 12:07:20 +01:00
Vasilije
357735e748
Delete .github/workflows/auto-comment.yml (#199) 2024-11-12 12:06:21 +01:00
hajdul88
dcc8c96c42 fix: Fixes the consecutive DocumentChunk false text 2024-11-12 11:50:19 +01:00
Leon Luithlen
dc209eb26c Rerun checks 2024-11-12 10:48:38 +01:00
Vasilije
bcd397c0b0
Merge pull request #191 from topoteretes/COG-555-codegen-notebook
Add code_graph_demo notebook
2024-11-12 10:18:50 +01:00
Vasilije
be792a7ba6
Merge branch 'main' into COG-575-remove-graph-overwrite-on-error 2024-11-12 10:18:09 +01:00
Leon Luithlen
adaf69c127 Readd infer_data_ontology models 2024-11-12 09:05:51 +01:00
Leon Luithlen
e0e93ae379 Clean up notebook merge request 2024-11-12 09:04:43 +01:00
Boris Arzentar
7c015e525d fix: cognee_demo notebook search 2024-11-12 09:01:03 +01:00
Boris Arzentar
da4d9c2c3b fix: change entity collection name 2024-11-12 09:01:03 +01:00
Boris Arzentar
c0d1aa1216 fix: update entities collection name in cognee_demo notebook 2024-11-12 09:01:03 +01:00
Boris Arzentar
27057d3a29 fix: add postgres extras to dependencies 2024-11-12 09:01:03 +01:00
Boris Arzentar
88e226d8c7 fix: update poetry.lock 2024-11-12 09:01:03 +01:00
Boris Arzentar
bc17759c04 fix: unwrap connections in PGVectorAdapter 2024-11-12 09:01:03 +01:00
Boris Arzentar
40bb4bc37f fix: change weaviate batch update to use dynamic batch 2024-11-12 09:01:03 +01:00
Boris Arzentar
c8c2d45cb1 fix: convert UUID to str for neo4j query 2024-11-12 09:01:03 +01:00
Boris Arzentar
eb5f30fcd1 fix: fix single data point addition to weaiate 2024-11-12 09:01:03 +01:00
Boris Arzentar
b1b6b79ca4 fix: convert qdrant search results to ScoredPoint 2024-11-12 09:01:03 +01:00
Leon Luithlen
9fe1b6c5fa Add code_graph_demo notebook 2024-11-12 09:01:03 +01:00
hajdul88
0b3a94e90b fix: resolves pg asyncpg UUID to UUID 2024-11-12 09:01:03 +01:00
Boris Arzentar
68700f32c7 fix: add code graph generation pipeline 2024-11-12 09:01:03 +01:00
Boris Arzentar
e1e5e7336a fix: remove unused import 2024-11-12 09:01:03 +01:00
Boris Arzentar
7ea5f638fe fix: add summaries to the graph 2024-11-12 09:01:03 +01:00
Boris Arzentar
63900f6b0a fix: serialize UUID in pgvector data point payload 2024-11-12 09:01:03 +01:00
Boris Arzentar
a2b1087c84 feat: add FalkorDB integration 2024-11-12 09:01:01 +01:00
Boris Arzentar
73372df31e feat: add falkordb adapter 2024-11-12 09:00:23 +01:00
hajdul88
e988a67466 Fixes LanceDB datapoint add 2024-11-11 19:28:17 +01:00
hajdul88
3e7df33c15 Merge remote-tracking branch 'origin/main' into feat/COG-553-graph-memory-projection 2024-11-11 18:56:17 +01:00
hajdul88
38d29ee0c9 Adds an entrypoint to enable/disable individual steps 2024-11-11 18:35:18 +01:00
Boris
52180eb6b5
feat: COG-184 add falkordb (#192)
* feat: add falkordb adapter

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2024-11-11 18:20:52 +01:00
hajdul88
14868ea932 Fix: Solves the issue of Neo4j concurrent sessions 2024-11-11 16:31:50 +01:00
hajdul88
64424bd3a9 fix: Fixes LanceDB datapoint add 2024-11-11 15:29:32 +01:00
0xideas
f6f81c6e92
Merge pull request #194 from topoteretes/fix-github-check-conditions
Change to AND operator and move from concurrency to run
2024-11-11 15:09:39 +01:00
Leon Luithlen
9192b04dc8 Change to AND operator and move from concurrency to run 2024-11-11 14:55:50 +01:00
Leon Luithlen
058b5916a4 Remove graph overwriting on exception in NetworkXAdapter 2024-11-11 12:59:36 +01:00
Vasilije
f097fcfd3b
Merge pull request #187 from topoteretes/COG-492-posthog-unique-users
Cog 492 posthog unique users
2024-11-11 12:01:13 +01:00
Igor Ilic
33c3748d1e refactor: Renamed .anonymous_id file to anon_id
Renamed .anonymous_id file to anon_id

Refactor #COG-492
2024-11-11 11:53:09 +01:00
Igor Ilic
9277363c24 refactor: Remove unused dependency
Remove unused cognee dependency

Refactor #COG-492
2024-11-11 10:04:05 +01:00