Commit graph

1874 commits

Author SHA1 Message Date
hajdul88
d2f06e2654
Merge branch 'dev' into feature/cog-762-deleting-in-memory-embeddings-from-bruteforce-search-and 2025-01-13 12:54:23 +01:00
Vasilije
f9ddcaf75f
Merge pull request #428 from topoteretes/llama-index-notebook
Llama index cognee integration notebook
2025-01-13 12:22:55 +01:00
Igor Ilic
b317c1e23d
Merge branch 'dev' into llama-index-notebook 2025-01-13 12:02:44 +01:00
Igor Ilic
6163dec6c0 fix: Resolve api key issue with llama index integration notebook 2025-01-13 11:59:43 +01:00
Igor Ilic
adee79d7a5 fix: Change nbformat on llama index integration notebook 2025-01-13 11:54:05 +01:00
hajdul88
07fcce7970 feat: deletes on the fly embeddings as uses edge collections 2025-01-13 11:46:46 +01:00
hajdul88
30c69bd40d
Merge pull request #434 from topoteretes/feature/cog-964-fixing-logging-formatting
Fix: Fixes logging setup
2025-01-13 10:00:16 +01:00
hajdul88
ea8628c527 Fix: Fixes logging setup 2025-01-13 09:49:56 +01:00
Vasilije
2d7635db89
Update README.md 2025-01-12 20:58:35 +01:00
Boris Arzentar
0aacd3c38b fix: update dependencies of the mcp server 2025-01-12 19:08:26 +01:00
Boris Arzentar
e983c216f0 version: Increase version to 0.1.21 2025-01-10 19:04:24 +01:00
Vasilije
6865f51226
Merge pull request #430 from topoteretes/fix-langfuse-dependency-installation
fix: resolve issue with langfuse dependency installation
2025-01-10 18:13:08 +01:00
Igor Ilic
16eefe4875 fix: resolve issue with langfuse dependency installation when integrating cognee in different packages 2025-01-10 18:02:15 +01:00
Igor Ilic
a5c91e8f0e
Merge branch 'dev' into llama-index-notebook 2025-01-10 17:26:05 +01:00
Igor Ilic
1653cdda46 test: Add github action for testing llama index cognee integration notebook 2025-01-10 17:24:38 +01:00
Igor Ilic
9a4613a9dd docs: Add LlamaIndex Cognee integration notebook
Added LlamaIndex Cognee integration notebook
2025-01-10 16:49:23 +01:00
Vasilije
e9c40ed4c1
Merge pull request #426 from topoteretes/feature/cog-971-preparing-swe-bench-run
Fix: deleting incorrect repo path
2025-01-10 16:05:45 +01:00
hajdul88
46c33655ca
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run 2025-01-10 15:58:31 +01:00
Vasilije
b8885971bc
Merge pull request #425 from topoteretes/format_with_updated_ruff
Format with Ruff 0.9.0
2025-01-10 15:57:48 +01:00
hajdul88
48e6394d4e
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run 2025-01-10 15:57:32 +01:00
hajdul88
e2ad54d88e Fix: deleting incorrect repo path 2025-01-10 15:54:45 +01:00
Rita Aleksziev
872bc89648 Format with Ruff 0.9.0 2025-01-10 15:11:00 +01:00
Vasilije
f694ca283f
Merge pull request #424 from topoteretes/feature/cog-971-preparing-swe-bench-run
Feature/cog 971 preparing swe bench run
2025-01-10 14:59:48 +01:00
alekszievr
6f7bbb076d
Merge branch 'dev' into feature/cog-971-preparing-swe-bench-run 2025-01-10 14:35:07 +01:00
Vasilije
f7e808eddd
Merge pull request #414 from topoteretes/COG-949
Code graph pipeline improvements and fixes
2025-01-10 14:32:06 +01:00
Vasilije
5839ab04db
Merge branch 'dev' into COG-949 2025-01-10 14:02:18 +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
Rita Aleksziev
a11b914f39 Merge branch 'dev' into COG-949 2025-01-10 10:02:56 +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