Commit graph

1815 commits

Author SHA1 Message Date
Igor Ilic
ff6d8cb367 test: change all actions to ubuntu-latest 2025-01-09 18:49:45 +01:00
Igor Ilic
46fec64195 test: Test ubuntu 24.04 2025-01-09 18:38:40 +01:00
Igor Ilic
64e803b92b
Merge pull request #421 from topoteretes/add-set-graph-database
feat: Add ability to change graph database configuration through cognee
2025-01-09 17:18:37 +01:00
Igor Ilic
6b57bfc4cb feat: Add ability to change graph database configuration through cognee 2025-01-09 16:41:18 +01:00
Igor Ilic
c5e15d715a
Merge pull request #417 from topoteretes/feature/cog-967-adding-graph-completion-feature-to-cognee
feat: implements the first version of graph based completion in search
2025-01-09 16:23:22 +01:00
Igor Ilic
51b209445b
Merge pull request #420 from topoteretes/fix-profiler
fix: Resolve profiler issue with partial and recursive logger imports
2025-01-09 16:20:50 +01:00
Igor Ilic
6b6cc0f1d4 fix: Add fix for accessing dictionary elements that don't exits
Using get for the text key instead of direct access to handle situation if the text key doesn't exist
2025-01-09 16:06:26 +01:00
Igor Ilic
2ae66c2c2e test: Return profiler to base branch 2025-01-09 12:38:42 +01:00
Igor Ilic
ccf758ed7b test: Test profiling on HEAD branch 2025-01-09 12:32:30 +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
hajdul88
341f30fcdc fix: Fixes ruff formatting 2025-01-09 12:00:49 +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
Vasilije
3fb9b05c98
Merge pull request #401 from topoteretes/COG-adding_html_graph_render
feat: adding ruff, visualization, and fixing ollama
2025-01-08 18:28:13 +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
6fe82731f6 Fix poetry issues 2025-01-08 17:57:20 +01:00
vasilije
dc91f01d07 Fix poetry issues 2025-01-08 17:52:31 +01:00
vasilije
5194353614 Fix poetry issues 2025-01-08 17:34:31 +01:00
vasilije
27e7808a2c Fix poetry issues 2025-01-08 17:28:58 +01:00
vasilije
70ced35557 Merge remote-tracking branch 'origin/COG-adding_html_graph_render' into COG-adding_html_graph_render 2025-01-08 17:14:55 +01:00
vasilije
a5e993b857 Fix poetry issues 2025-01-08 17:14:41 +01:00
Igor Ilic
11c6d65eae chore: Update formatting of utils.py 2025-01-08 17:06:21 +01:00
Igor Ilic
45cff4fc77 chore: Update python 3.9 gh action to use 3.12 instead 2025-01-08 17:04:42 +01:00
hajdul88
d39140f28b feat: implements the first version of graph based completion in search 2025-01-08 16:10:29 +01:00
Igor Ilic
ab29a6448d chore: update ubuntu version to 22.04 2025-01-08 16:02:58 +01:00
Igor Ilic
148b069589 chore: Update py lint to use ubuntu 22.04 2025-01-08 15:58:51 +01:00
Igor Ilic
41613436ca chore: Set fixed ubuntu version to 22.04 2025-01-08 15:57:07 +01:00
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
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
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