cognee/cognee/modules/cognify
Boris 94a674a088
feat: split document reader from chunker (#131)
* fix: abstract chunking into a separate class

* fix: yield merged text from text chunker

* fix: split python version tests

* fix: change postgres live check

* fix: remove unnecessary code

* fix: update checkout action

* fix: update setup-python action

* fix: add PG_USER env variable

* fix: make sure relationship_name is used everywhere

* fix: remove duplicate import
2024-08-19 14:36:10 +02:00
..
__init__.py fix: replace dspy with official version and add custom dataset 2024-04-21 16:11:51 +02:00
config.py feat: split document reader from chunker (#131) 2024-08-19 14:36:10 +02:00
dataset.py fix: replace dspy with official version and add custom dataset 2024-04-21 16:11:51 +02:00
evaluate.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00
test.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00
train.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00