cognee/cognee/modules
alekszievr 9afd0ece63
Structured code summarization (#375)
* feat: turn summarize_code into generator

* feat: extract run_code_graph_pipeline, update the pipeline

* feat: minimal code graph example

* refactor: update argument

* refactor: move run_code_graph_pipeline to cognify/code_graph_pipeline

* refactor: indentation and whitespace nits

* refactor: add deprecated use comments and warnings

* Structured code summarization

* add missing prompt file

* Remove summarization_model argument from summarize_code and fix typehinting

* minor refactors

---------

Co-authored-by: lxobr <122801072+lxobr@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
2024-12-17 13:05:47 +01:00
..
chunking Add type to DataPoint metadata (#364) 2024-12-16 16:27:03 +01:00
cognify Delete cognee/modules/cognify/dataset.py 2024-11-14 14:49:45 +01:00
data Structured code summarization (#375) 2024-12-17 13:05:47 +01:00
engine Add type to DataPoint metadata (#364) 2024-12-16 16:27:03 +01:00
graph Add type to DataPoint metadata (#364) 2024-12-16 16:27:03 +01:00
ingestion refactor: Add space to ingest function 2024-12-06 13:48:39 +01:00
pipelines move config getter into cognee/modules/pipelines/operations/run_tasks.py and make the indentation a bit more readable 2024-12-06 13:38:54 +01:00
retrieval Feature/cog 539 implementing additional retriever approaches (#262) 2024-12-10 11:07:06 +01:00
search feat: log search queries and results (#166) 2024-11-17 11:59:10 +01:00
settings feat: COG-585 enable custom llm and embeding models 2024-11-22 10:26:21 +01:00
storage/utils Add model_rebuild 2024-11-15 17:57:03 +01:00
users fix: Resolve issue with adding permissions to groups 2024-12-13 12:37:01 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00