Commit graph

4555 commits

Author SHA1 Message Date
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
vasilije
325102562a Comment out profiling 2025-01-05 20:44:16 +01:00
vasilije
34bd8b7376 Implement PR review 2025-01-05 20:32:30 +01:00
vasilije
2bfc657e90 Implement PR review 2025-01-05 20:30:34 +01:00
vasilije
cbd15b98a5 Fix linter issues 2025-01-05 20:24:04 +01:00
vasilije
2675836149 Fix linter issues 2025-01-05 20:17:49 +01:00
vasilije
41a0a21a99 Fix linter issues 2025-01-05 20:08:44 +01:00
vasilije
1a10a563e2 Fix linter issues 2025-01-05 20:01:30 +01:00
vasilije
74e4b901bb Fix linter issues 2025-01-05 19:57:06 +01:00
vasilije
35460e9ad6 Fix linter issues 2025-01-05 19:53:38 +01:00