Commit graph

2064 commits

Author SHA1 Message Date
Igor Ilic
14adb6bead chore: Update poetry version in github actions 2025-01-08 15:08:32 +01:00
Igor Ilic
2e1480d8c0 chore: Remove if condition to allow gh actions to trigger on push to PR 2025-01-08 15:01:19 +01:00
Igor Ilic
8e1803d713 chore: Remove if in github action to allow triggering on push 2025-01-08 14:57:24 +01:00
Igor Ilic
cb2b4415af chore: Update action to trigger on pull request for any branch 2025-01-08 14:54:39 +01:00
Igor Ilic
9c2c19458f Merge branch 'COG-adding_html_graph_render' of github.com:topoteretes/cognee into COG-adding_html_graph_render 2025-01-08 14:50:38 +01:00
Igor Ilic
ce4c5b136a chore: Update version of poetry install action 2025-01-08 14:50:08 +01:00
vasilije
3b649d1fa6 Fix poetry issues 2025-01-08 14:44:19 +01:00
vasilije
433dc3681b Fix poetry issues 2025-01-08 14:35:09 +01:00
vasilije
1a0052ba34 Fix poetry issues 2025-01-08 14:33:21 +01:00
vasilije
deebb76bde Fix poetry issues 2025-01-08 14:31:57 +01:00
vasilije
a856c234cb Fix poetry issues 2025-01-08 14:26:12 +01:00
vasilije
178b3ceec8 Fix poetry issues 2025-01-08 14:16:33 +01:00
vasilije
27d1d663ed Fix poetry issues 2025-01-08 14:02:52 +01:00
vasilije
1a885fe6bc Fix poetry issues 2025-01-08 13:48:00 +01:00
Rita Aleksziev
97814e334f Get embedding engine instead of passing it in code chunking. 2025-01-08 13:45:04 +01:00
vasilije
125f2cd23a Fix poetry issues 2025-01-08 13:40:07 +01:00
vasilije
e05fc09923 Fix visualization 2025-01-08 13:39:08 +01:00
vasilije
b13edb0ece Fix visualization 2025-01-08 13:29:23 +01:00
Rita Aleksziev
34a9267f41 Get embedding engine instead of passing it. Get it from vector engine instead of direct getter. 2025-01-08 13:23:17 +01:00
vasilije
fdd8ce7e32 Fix visualization 2025-01-08 13:20:38 +01:00
vasilije
41b1486cff Fix visualization 2025-01-08 13:13:52 +01:00
vasilije
0ff9ffa11b Fix visualization 2025-01-08 13:12:08 +01:00
hajdul88
42f9f2fd7d fix: removes accidental remained print 2025-01-08 12:52:06 +01:00
hajdul88
e449286f50 fix: fixes create_cognee_style_network_with_logo unit test 2025-01-08 12:43:59 +01:00
Rita Aleksziev
f4397bf940 Remove setting envvars from arg 2025-01-08 12:33:14 +01:00
Rita Aleksziev
8ffef5034a Add clean logging to code graph example 2025-01-08 12:25:31 +01:00
hajdul88
18c8bc3c33
Merge branch 'dev' into COG-adding_html_graph_render 2025-01-08 10:44:11 +01:00
alekszievr
0dec704445
Merge branch 'dev' into COG-949 2025-01-08 10:21:07 +01:00
Vasilije
35892f974b
Merge pull request #415 from topoteretes/feature/cog-871-remove-duplicate-edges-from-the-cognify-graph
fix: Fixes duplicated edges in cognify by limiting the recursion dept…
2025-01-08 09:55:54 +01:00
Vasilije
6ed2c236c9
Merge pull request #412 from topoteretes/feature/cog-964-fixing-logging-formatting
fix: Fixes faulty logging format and sets up error logging in dynamic…
2025-01-08 09:55:18 +01:00
vasilije
61897c57e8 Fix visualization 2025-01-07 15:25:16 +01:00
vasilije
dc426de84c Merge branch 'COG-adding_html_graph_render' of github.com:topoteretes/cognee into COG-adding_html_graph_render 2025-01-07 15:24:39 +01:00
vasilije
2d10065166 Fix visualization 2025-01-07 15:21:44 +01:00
vasilije
4c21dd0cce Fix visualization 2025-01-07 15:21:08 +01:00
Rita Aleksziev
fb13a1b61a Handle azure models as well 2025-01-07 15:00:58 +01:00
Rita Aleksziev
a774191ed3 Adjust AudioDocument and handle None token limit 2025-01-07 13:38:23 +01:00
hajdul88
bd644a1434 fix: Fixes duplicated edges in cognify by limiting the recursion depth in add datapoints 2025-01-07 13:33:05 +01:00
alekszievr
fbf8fc93bf
Merge branch 'dev' into COG-949 2025-01-07 13:01:16 +01:00
alekszievr
4802567871
Overcome ContextWindowExceededError by checking token count while chunking (#413) 2025-01-07 11:46:46 +01:00
hajdul88
58da2d9e57 fix: Fixes faulty logging format and sets up error logging in dynamic steps example 2025-01-07 11:01:37 +01:00
vasilije
1b96a71d5a Fix ollama, work on visualization 2025-01-06 19:09:58 +01:00
Vasilije
667f973dd1
Merge branch 'dev' into COG-748 2025-01-06 13:50:45 +01:00
Vasilije
d5243b47e0
Update cognee/infrastructure/engine/models/DataPoint.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-01-06 13:49:35 +01:00
lxobr
5e79dc53c5 feat: time code graph run and add mock support 2025-01-06 11:25:04 +01:00
lxobr
dbc33a6478 fix: adhere UnstructuredDocument.read() to Document 2025-01-06 11:23:55 +01:00
lxobr
4cee9a16ce fix: add allowed extensions 2025-01-06 11:22:45 +01:00
Rita Aleksziev
a6dfff883c Merge branch 'dev' of https://github.com/topoteretes/cognee into dev 2025-01-06 10:21:04 +01:00
Vasilije
becb121f58
Merge branch 'dev' into COG-adding_html_graph_render 2025-01-05 21:12:58 +01:00
vasilije
307aa83120 Comment out profiling 2025-01-05 21:00:43 +01:00
vasilije
0983e95a33 Comment out profiling 2025-01-05 20:55:47 +01:00