Commit graph

812 commits

Author SHA1 Message Date
Rita Aleksziev
626bc76f5c Set max_tokens in config 2025-01-09 12:53:26 +01:00
Igor Ilic
b733590724 fix: Remove logger from __init__.py file 2025-01-09 12:26:14 +01:00
Igor Ilic
1989296b01 fix: Resolve profiler issue with partial and recursive logger imports
Resolve issue for profiler with partial and recursive logger imports
2025-01-09 12:17:42 +01:00
Rita Aleksziev
cdaae161a8 Handle circular import 2025-01-09 12:08:42 +01:00
hajdul88
341f30fcdc fix: Fixes ruff formatting 2025-01-09 12:00:49 +01:00
Rita Aleksziev
abb3ea6d21 Adjust integration tests 2025-01-09 11:31:16 +01:00
hajdul88
fe57eb69e7
Merge branch 'dev' into feature/cog-967-adding-graph-completion-feature-to-cognee 2025-01-09 11:07:19 +01:00
Rita Aleksziev
5635da6e38 Adjust unit tests 2025-01-09 10:53:03 +01:00
Vasilije
93bca8ee5f
Merge branch 'dev' into COG-748 2025-01-08 18:39:48 +01:00
vasilije
7e0e0a51aa Fix poetry issues 2025-01-08 18:22:00 +01:00
vasilije
49f018c1eb Fix poetry issues 2025-01-08 18:10:47 +01:00
vasilije
dc91f01d07 Fix poetry issues 2025-01-08 17:52:31 +01:00
vasilije
27e7808a2c Fix poetry issues 2025-01-08 17:28:58 +01:00
Igor Ilic
11c6d65eae chore: Update formatting of utils.py 2025-01-08 17:06:21 +01:00
hajdul88
d39140f28b feat: implements the first version of graph based completion in search 2025-01-08 16:10:29 +01:00
vasilije
a856c234cb Fix poetry issues 2025-01-08 14:26:12 +01:00
Rita Aleksziev
97814e334f Get embedding engine instead of passing it in code chunking. 2025-01-08 13:45:04 +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
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
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
61897c57e8 Fix visualization 2025-01-07 15:25:16 +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
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
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
2bfc657e90 Implement PR review 2025-01-05 20:30:34 +01:00
vasilije
76a0aa7e8b Fix linter issues 2025-01-05 19:48:35 +01:00
vasilije
6dafe73a6b Fix linter issues 2025-01-05 19:24:55 +01:00
vasilije
649fcf2ba8 Fix linter issues 2025-01-05 19:21:09 +01:00
vasilije
60c8fd103b ruff format 2025-01-05 19:09:08 +01:00
vasilije
f7d3b6ea71 adding and fixing files 2024-12-30 12:16:57 +01:00
Vasilije
e631161eb1
Merge branch 'dev' into COG-475-local-file-endpoint-deletion 2024-12-26 21:05:57 +01:00
lxobr
262deee26e
Cog 813 source code chunks (#383)
* fix: pass the list of all CodeFiles to enrichment task

* feat: introduce SourceCodeChunk, update metadata

* feat: get_source_code_chunks code graph pipeline task

* feat: integrate get_source_code_chunks task, comment out summarize_code

* Fix code summarization (#387)

* feat: update data models

* feat: naive parse long strings in source code

* fix: get_non_py_files instead of get_non_code_files

* fix: limit recursion, add comment

* handle embedding empty input error (#398)

* feat: robustly handle CodeFile source code

* refactor: sort imports

* todo: add support for other embedding models

* feat: add custom logger

* feat: add robustness to get_source_code_chunks

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* feat: improve embedding exceptions

* refactor: format indents, rename module

---------

Co-authored-by: alekszievr <44192193+alekszievr@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-26 13:53:38 +01:00