Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
8afbecf
merge
Vasilije1990 Apr 18, 2025
7bdb2ab
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 18, 2025
b35e047
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 19, 2025
2a485f9
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 19, 2025
f072e8d
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 20, 2025
98a1b79
fix: run cognee in Docker [COG-1961] (#775)
dexters1 Apr 23, 2025
17a77c5
Merge remote-tracking branch 'origin/main' into dev
borisarzentar Apr 24, 2025
80e5edc
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 25, 2025
5aca3f0
fix: Doesn't drop entire PG database, just cleans public schema - Cog…
Vasilije1990 Apr 25, 2025
0a9e1a4
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 Apr 26, 2025
79921f8
Merge remote-tracking branch 'origin/main' into dev
Vasilije1990 Apr 26, 2025
6109bf5
feat: Add uv and poetry support to Cognee [COG-1572] (#780)
dexters1 Apr 28, 2025
a627841
fix: networkx id type change [COG-1876] (#786)
dexters1 Apr 28, 2025
c4915a4
Mcp SSE support [COG-1781] (#785)
dexters1 Apr 28, 2025
773752a
feat: Add detailed log handling options for Cognee exceptions [COG-19…
dexters1 Apr 28, 2025
66ecd35
fix: s3fs version fix [COG-2025] (#798)
dexters1 Apr 30, 2025
ad943d0
docs: add cognee UI (#799)
hande-k Apr 30, 2025
cd9c489
feat: remove get_distance_from_collection_names and adapt search (#766)
borisarzentar Apr 30, 2025
7db7422
docs: update colab demo (#795)
hande-k Apr 30, 2025
5970d96
feat: pass context argument to tasks that require it (#788)
borisarzentar Apr 30, 2025
9729547
feat: abstract logging tool integration (#787)
borisarzentar Apr 30, 2025
d417c71
merged
Vasilije1990 May 8, 2025
5d415dc
feat: Add Memgraph integration (#751)
matea16 May 10, 2025
34b95b6
refactor: Handle boto3 s3fs dependencies better (#809)
dexters1 May 10, 2025
a78fec3
fix: Fixes collection search limit in brute force triplet search (#814)
hajdul88 May 12, 2025
9c131f0
refactor: Update lanceDB and change delete to work async (#770)
dexters1 May 12, 2025
f93463e
fix: make onnxruntime flexible (#815)
borisarzentar May 13, 2025
8ea0097
fix: graphiti example (#816)
soobrosa May 13, 2025
13bb244
feat: Create notebook to show how to compute ranks from graph (#771)
diegoabt May 13, 2025
966e337
feat: add MCP check status tool [COG-1784] (#793)
dexters1 May 13, 2025
e3121f5
docs: Update log level of CollectionNotFoundError (#819)
dexters1 May 13, 2025
91f3cd9
fix: notebooks (#818)
soobrosa May 13, 2025
1e7b56f
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 May 13, 2025
0f3522e
fix: cognee docker image (#820)
borisarzentar May 15, 2025
badd73c
Merge branch 'dev' of github.com:topoteretes/cognee into dev
Vasilije1990 May 15, 2025
c058219
Clean up core cognee repo
Vasilije1990 May 15, 2025
729cb9b
Revert "Clean up core cognee repo"
Vasilije1990 May 15, 2025
ad0bb0c
version: v0.1.40 (#825)
borisarzentar May 15, 2025
7ac5761
Merge branch 'main' into dev
Vasilije1990 May 15, 2025
f9f18d1
feat: Add columns as nodes in relational db migration (#826)
dexters1 May 15, 2025
8178b72
fix: exclude files from build (#828)
borisarzentar May 15, 2025
1dd179b
feat: OpenAI compatible route /api/v1/responses (#792)
dm1tryG May 16, 2025
3b07f3c
feat: Test db examples (#817)
hande-k May 16, 2025
4371b9d
fix: 812 anthropic fix (#822)
Vasilije1990 May 16, 2025
5cf14eb
fix: Mcp small updates (#831)
Vasilije1990 May 16, 2025
86efeee
fix: pipeline run status migration (#836)
borisarzentar May 19, 2025
3ed9504
feat: Add developer rules (#833)
Vasilije1990 May 19, 2025
a874988
fix: Fixes pipeline run status migration (#838)
hajdul88 May 19, 2025
f8f7877
Fix: Fixes graph completion search limit (#839)
hajdul88 May 19, 2025
5c36a5d
feat: Adds modal parallel evaluation for retriever development (#844)
hajdul88 May 20, 2025
9d9ea63
fix: use default threading in Fastembed (#846)
lxobr May 20, 2025
4c52ef6
feat: added util logger OS (#841)
Vasilije1990 May 20, 2025
7eee769
Feat: Adds dashboard application to parallel modal evals (#847)
hajdul88 May 21, 2025
94c785d
fix: hotfix the file uploader in the delete router. (#842)
soobrosa May 21, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'dev' of github.com:topoteretes/cognee into dev
  • Loading branch information
Vasilije1990 committed Apr 19, 2025
commit 2a485f9e8754c2d30955a7295283e6b06e92142f

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.