Commit graph

2034 commits

Author SHA1 Message Date
Hande
bd4980c2e1
Merge pull request #464 from topoteretes/cog-1069-update-notebooks-evals
Cog 1069 update notebooks evals
2025-01-27 08:49:24 +01:00
vasilije
3e2ac3b331 fix modal 2025-01-26 17:40:15 +01:00
Boris
0c2c5870df
fix: use low_lever server for cognee mcp server (#470)
* fix: revert to older mcp version

* fix: use low_level server for the mcp

* fix: styling errors

* fix: mcp cognify arguments

* fix: ruff errors
2025-01-26 12:52:48 +01:00
alekszievr
f4b45761ce
Merge branch 'dev' into cog-1069-update-notebooks-evals 2025-01-25 17:32:01 +01:00
Vasilije
a2998b70dd
Update README.md 2025-01-25 12:12:05 +01:00
Vasilije
459e93e8ee
Update README.md 2025-01-25 12:11:04 +01:00
Vasilije
05894e7af0
Update README.md 2025-01-25 12:09:53 +01:00
Igor Ilic
39df73b811
Merge branch 'dev' into cog-1069-update-notebooks-evals 2025-01-24 19:31:44 +01:00
Igor Ilic
7d23b32b5f
Merge pull request #467 from topoteretes/fix-insert-data
fix: Add support for SQLite and PostgreSQL for inserting data in SQLA…
2025-01-24 19:05:39 +01:00
Igor Ilic
ffbb387580
Merge branch 'dev' into fix-insert-data 2025-01-24 18:55:41 +01:00
Vasilije
72e332f010
Merge pull request #471 from topoteretes/add-code-graph-gh-action
test: Add github action to test code graph
2025-01-24 18:29:44 +01:00
Igor Ilic
ae016d4460 chore: Change to run profiler on HEAD instead of base branch 2025-01-24 18:18:27 +01:00
Igor Ilic
cdc992750a test: Add github action to test code graph 2025-01-24 18:12:16 +01:00
Vasilije
8793e4803f
Merge pull request #469 from topoteretes/feature/cog-1084-modal-example-for-cognee
feat: implements modal wrapper + dockerfile for modal containers
2025-01-24 16:54:53 +01:00
hajdul88
048823e7ae feat: changes Readme.md 2025-01-24 15:52:40 +01:00
hajdul88
8e36b8be65 feat: Updates Readme.md with modal deployment guide 2025-01-24 15:45:16 +01:00
hande-k
52e5b5c6f4 edit cognee_hotpot_eval.ipynb 2025-01-24 13:46:50 +01:00
hajdul88
49e10832d6 chore: cleans the modal entrypoint 2025-01-24 10:17:48 +01:00
hajdul88
d5ad370b1d
Merge branch 'dev' into feature/cog-1084-modal-example-for-cognee 2025-01-24 09:53:22 +01:00
alekszievr
bc1b05437e
Merge branch 'dev' into cog-1069-update-notebooks-evals 2025-01-23 20:32:30 +01:00
Boris Arzentar
d1ce7e531c fix: mcp server lint errors 2025-01-23 20:03:31 +01:00
hajdul88
2410feea4f feat: implements modal wrapper + dockerfile for modal containers 2025-01-23 18:06:09 +01:00
Vasilije
d50af60b59
Merge pull request #465 from topoteretes/feat/COG-1058-fastmcp
feat: use fastmcp for mcp server
2025-01-23 17:38:55 +01:00
Igor Ilic
2e1a48e22c docs: Add usage example of function 2025-01-23 15:13:46 +01:00
Igor Ilic
de19016494 fix: Add flag to allow SQLite to use foreign keys 2025-01-23 15:10:27 +01:00
Igor Ilic
d4453e4a1d fix: Add support for SQLite and PostgreSQL for inserting data in SQLAlchemyAdapter 2025-01-23 14:59:02 +01:00
Boris Arzentar
eb22dc9889 fix: remove unnecessary dot 2025-01-23 11:47:20 +01:00
Boris Arzentar
e577276d91 Merge remote-tracking branch 'origin/dev' into feat/COG-1058-fastmcp 2025-01-23 11:46:25 +01:00
Boris Arzentar
00f302c37a feat: use fastmcp for mcp server 2025-01-23 11:45:40 +01:00
hande-k
cdecf5fb8f add short decsription in md 2025-01-23 11:17:48 +01:00
hande-k
343de01d5a update notebooks with latest eval 2025-01-23 11:11:51 +01:00
Vasilije
90657a262c
Merge pull request #460 from topoteretes/COG-793-metadata-rework
Cog 793 metadata rework
2025-01-23 11:00:07 +01:00
alekszievr
4e3a666b33
Feat: Save and load contexts and answers for eval (#462)
* feat: make tasks a configurable argument in the cognify function

* fix: add data points task

* eval on random samples instead of first couple

* Save and load contexts and answers

* Fix random seed usage and handle empty descriptions

* include insights search in cognee option

* create output dir if doesnt exist

---------

Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
2025-01-22 16:17:01 +01:00
Igor Ilic
40c0279ec5 Merge branch 'COG-793-metadata-rework' of github.com:topoteretes/cognee into COG-793-metadata-rework 2025-01-22 16:13:11 +01:00
Igor Ilic
80e67b0619 refactor: Rename foreign to external metadata
Rename foreign metadata to external metadata for metadata coming outside of Cognee
2025-01-22 16:07:35 +01:00
Rita Aleksziev
b2f7f733d9 create output dir if doesnt exist 2025-01-22 10:58:44 +01:00
alekszievr
5b6fe00576
Merge branch 'dev' into feat/save_and_load_answers 2025-01-22 10:52:05 +01:00
Rita Aleksziev
e0980361a1 include insights search in cognee option 2025-01-22 10:51:32 +01:00
Igor Ilic
655ab0b8cc
Merge branch 'dev' into COG-793-metadata-rework 2025-01-21 18:20:49 +01:00
Rita Aleksziev
9fec8fd322 Fix random seed usage and handle empty descriptions 2025-01-21 17:04:00 +01:00
Vasilije
c9536f97a5
Merge pull request #451 from topoteretes/add_docstrings
chore: add docstrings any typing to cognee tasks
2025-01-21 14:07:19 +01:00
Rita Aleksziev
1c16a1744c Save and load contexts and answers 2025-01-20 18:42:09 +01:00
Igor Ilic
bd3a5a758c
Merge branch 'dev' into COG-793-metadata-rework 2025-01-20 18:06:21 +01:00
Igor Ilic
77f0b45a0d refactor: Resolve issue with notebook after metadata refactor
Resolve issue with LlamaIndex notebook after refactor
2025-01-20 18:02:57 +01:00
Igor Ilic
4196a4ce89 refactor: Update test to be up to date with current metadata refactor effort 2025-01-20 17:53:54 +01:00
Rita Aleksziev
015f0084c8 eval on random samples instead of first couple 2025-01-20 17:47:52 +01:00
lxobr
1a73779353 fix: add data points task 2025-01-20 17:43:21 +01:00
lxobr
c747a05717 feat: make tasks a configurable argument in the cognify function 2025-01-20 17:43:21 +01:00
Igor Ilic
5c17501bb8 refactor: add missing foreing_metadata attr to tests 2025-01-20 17:38:28 +01:00
Igor Ilic
ab8d95cc30 refactor: As neo4j can't support dictionaries, add foreign metadata as string 2025-01-20 17:28:14 +01:00