Commit graph

1848 commits

Author SHA1 Message Date
hajdul88
e2ad54d88e Fix: deleting incorrect repo path 2025-01-10 15:54:45 +01:00
hajdul88
36407b2f24
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run 2025-01-10 14:00:37 +01:00
Vasilije
892666caec
Merge pull request #423 from topoteretes/update_ruff_version
Match Ruff version in config to the one in github actions
2025-01-10 14:00:18 +01:00
hajdul88
c163e35afd Merge branch 'feature/cog-971-preparing-swe-bench-run' of https://github.com/topoteretes/cognee into feature/cog-971-preparing-swe-bench-run 2025-01-10 13:52:47 +01:00
hajdul88
06e8d2268b Fix: fixes unit test for codepart search 2025-01-10 13:52:26 +01:00
hajdul88
16155f084f
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run 2025-01-10 13:42:40 +01:00
hajdul88
6177d04b44 feat: implements code retreiver 2025-01-10 13:03:34 +01:00
Rita Aleksziev
8327c05399 Match Ruff version in config to the one in github actions 2025-01-10 11:47:21 +01:00
hajdul88
9604d95ba5 feat: adds basic retriever for swe bench 2025-01-09 19:54:58 +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
hajdul88
56cc223302 feat: adds pydantic types to graph layer models 2025-01-09 16:46:41 +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
hajdul88
7e103496a1 Merge branch 'COG-949' of https://github.com/topoteretes/cognee into COG-949 2025-01-09 15:25:19 +01:00
Rita Aleksziev
18bb282fbc Adjust SWE-bench script to code graph pipeline call 2025-01-09 14:52:02 +01:00
Rita Aleksziev
d7b2186300 Adjust SWE-bench script to code graph pipeline call 2025-01-09 14:27:37 +01:00
Rita Aleksziev
626bc76f5c Set max_tokens in config 2025-01-09 12:53: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
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
6762039711 Merge remote-tracking branch 'origin/COG-949' into COG-949 2025-01-09 10:58:53 +01:00
Rita Aleksziev
5635da6e38 Adjust unit tests 2025-01-09 10:53:03 +01:00
Rita Aleksziev
2e37f8540f ruff formatting 2025-01-09 09:55:40 +01:00
Rita Aleksziev
d1d81ebde3 Merge branch 'dev' into COG-949 2025-01-09 09:09:49 +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