Vasilije
|
c8fdbb45c4
|
Merge branch 'dev' into COG-650-replace-pylint
|
2024-12-26 21:02:46 +01:00 |
|
vasilije
|
69349cd744
|
Fix diagram
|
2024-12-26 17:56:08 +01:00 |
|
vasilije
|
42bb83522c
|
Fix diagram
|
2024-12-26 17:55:19 +01:00 |
|
lxobr
|
262deee26e
|
Cog 813 source code chunks (#383)
* fix: pass the list of all CodeFiles to enrichment task
* feat: introduce SourceCodeChunk, update metadata
* feat: get_source_code_chunks code graph pipeline task
* feat: integrate get_source_code_chunks task, comment out summarize_code
* Fix code summarization (#387)
* feat: update data models
* feat: naive parse long strings in source code
* fix: get_non_py_files instead of get_non_code_files
* fix: limit recursion, add comment
* handle embedding empty input error (#398)
* feat: robustly handle CodeFile source code
* refactor: sort imports
* todo: add support for other embedding models
* feat: add custom logger
* feat: add robustness to get_source_code_chunks
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* feat: improve embedding exceptions
* refactor: format indents, rename module
---------
Co-authored-by: alekszievr <44192193+alekszievr@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-26 13:53:38 +01:00 |
|
Boris
|
d6d56cce24
|
Merge branch 'dev' into COG-650-replace-pylint
|
2024-12-26 13:48:19 +01:00 |
|
Vasilije
|
2747cd79b9
|
Update README.md
|
2024-12-23 17:38:12 +01:00 |
|
Vasilije
|
730670c803
|
Merge pull request #399 from smithery-ai/add-smithery
Add Smithery to README
|
2024-12-23 17:37:33 +01:00 |
|
Vasilije
|
f2c3b21f9e
|
Merge branch 'dev' into add-smithery
|
2024-12-23 17:37:13 +01:00 |
|
Vasilije
|
135613de1d
|
Update README.md
|
2024-12-23 17:36:14 +01:00 |
|
Henry Mao
|
efa2ecdf76
|
Move readme
|
2024-12-23 23:09:34 +07:00 |
|
Henry Mao
|
3fd3aed2fa
|
Add Smithery CLI installation instructions and badge
|
2024-12-23 23:08:34 +07:00 |
|
Vasilije
|
e770eda4f8
|
Merge pull request #400 from topoteretes/feat/cognee-mcp
Feat/cognee mcp
|
2024-12-23 16:10:01 +01:00 |
|
Boris Arzentar
|
29de5a3e37
|
Merge remote-tracking branch 'origin/dev' into feat/cognee-mcp
|
2024-12-23 15:37:30 +01:00 |
|
Boris Arzentar
|
75ffe2589d
|
fix: refactor mcp
|
2024-12-23 15:37:24 +01:00 |
|
vasilije
|
b73a35fec6
|
Fix diagram
|
2024-12-23 14:16:57 +01:00 |
|
hajdul88
|
c0ad53cde7
|
Merge pull request #397 from topoteretes/langfuse_generation
Changes langfuse LLM API call tracing to generation
|
2024-12-20 16:32:25 +01:00 |
|
hajdul88
|
0813f9e7ac
|
Merge branch 'dev' into langfuse_generation
|
2024-12-20 16:21:12 +01:00 |
|
hajdul88
|
c8a1f04b4c
|
fix: updates the acreate_structured_output
|
2024-12-20 16:19:50 +01:00 |
|
Igor Ilic
|
74e136bcbb
|
Merge branch 'dev' into COG-650-replace-pylint
|
2024-12-20 15:24:22 +01:00 |
|
Igor Ilic
|
a90a232e95
|
Merge remote-tracking branch 'origin/dev' into COG-650-replace-pylint
|
2024-12-20 15:23:55 +01:00 |
|
alekszievr
|
291f1c5a55
|
Handle retryerrors in code summary (#396)
* Handle retryerrors in code summary
* Log instead of print
|
2024-12-20 15:21:10 +01:00 |
|
alekszievr
|
de2394c392
|
Ingest non-code files (#395)
* Ingest non-code files
* Fixing review findings
|
2024-12-20 14:06:40 +01:00 |
|
Vasilije
|
02f46a5fdf
|
Merge pull request #394 from topoteretes/test
Add notebooks
|
2024-12-19 19:08:30 +01:00 |
|
Vasilije
|
d3739d91c9
|
Merge branch 'dev' into test
|
2024-12-19 19:05:26 +01:00 |
|
vasilije
|
ae886ba585
|
Fix langfuse
|
2024-12-19 19:03:41 +01:00 |
|
vasilije
|
f9fea0a0c8
|
Fix langfuse
|
2024-12-19 19:03:26 +01:00 |
|
hajdul88
|
3ea57e0ca3
|
Merge pull request #392 from topoteretes/LANGFUSE_FIX
chore: deletes the old test for the codegraph pipeline
|
2024-12-19 17:58:58 +01:00 |
|
hajdul88
|
291a9e6171
|
chore: deletes unused imports from code_graph_pipeline
|
2024-12-19 17:43:34 +01:00 |
|
hajdul88
|
332dfbfbe7
|
Merge branch 'LANGFUSE_FIX' of https://github.com/topoteretes/cognee into LANGFUSE_FIX
|
2024-12-19 17:36:47 +01:00 |
|
hajdul88
|
696a22447b
|
chore: deletes unused old version of the codegraph
|
2024-12-19 17:36:37 +01:00 |
|
hajdul88
|
8e0c2a41cd
|
Merge branch 'dev' into LANGFUSE_FIX
|
2024-12-19 17:29:24 +01:00 |
|
hajdul88
|
2481575768
|
chore: deletes the old test for the codegraph pipeline
|
2024-12-19 17:28:18 +01:00 |
|
Vasilije
|
14cd1b1806
|
Merge pull request #386 from topoteretes/LANGFUSE_FIX
Fix langfuse
|
2024-12-19 16:35:11 +01:00 |
|
Igor Ilic
|
cf457f6e27
|
Merge branch 'dev' into LANGFUSE_FIX
|
2024-12-19 16:12:23 +01:00 |
|
hajdul88
|
341b5fd353
|
Merge branch 'LANGFUSE_FIX' of https://github.com/topoteretes/cognee into LANGFUSE_FIX
|
2024-12-19 16:08:10 +01:00 |
|
hajdul88
|
29dbcc509f
|
Fix: fixes langfuse config settings
|
2024-12-19 16:07:52 +01:00 |
|
Igor Ilic
|
f2bb1c5d47
|
fix: Add poetry.lock file, make langfuse mandatory
Added langfuse as mandatory dependency, added poetry.lock file
Fix
|
2024-12-19 16:04:24 +01:00 |
|
Vasilije
|
3413ad8307
|
Merge pull request #390 from topoteretes/COG-923-eval-notebook
Add evaluation notebook
|
2024-12-19 14:28:16 +01:00 |
|
Rita Aleksziev
|
e20403d0f4
|
Rename eval notebook
|
2024-12-19 14:23:55 +01:00 |
|
Rita Aleksziev
|
b756927293
|
Add evaluation notebook
|
2024-12-19 14:22:33 +01:00 |
|
vasilije
|
6b7e01b1d3
|
Fix langfuse
|
2024-12-18 19:19:13 +01:00 |
|
vasilije
|
6aea67f530
|
Merge remote-tracking branch 'origin/LANGFUSE_FIX' into LANGFUSE_FIX
|
2024-12-18 19:09:27 +01:00 |
|
vasilije
|
9b2f48b058
|
Fix langfuse
|
2024-12-18 19:09:19 +01:00 |
|
Vasilije
|
ffb44529cc
|
Merge branch 'dev' into LANGFUSE_FIX
|
2024-12-18 19:07:13 +01:00 |
|
vasilije
|
c448dfb96d
|
Fix langfuse
|
2024-12-18 19:01:29 +01:00 |
|
Vasilije
|
1c8115b5fe
|
Merge pull request #385 from topoteretes/feature/cog-920-implement-mock-summaryobject-for-codegraph
Feature/cog 920 implement mock summaryobject for codegraph
|
2024-12-18 17:21:21 +01:00 |
|
hajdul88
|
4689e55e68
|
feat: Adds mock summary for codegraph pipeline
|
2024-12-18 16:42:48 +01:00 |
|
hajdul88
|
852532fcad
|
fix: changes back the max workers to 12
|
2024-12-18 16:39:44 +01:00 |
|
Igor Ilic
|
e31033c326
|
Merge branch 'dev' into COG-650-replace-pylint
|
2024-12-18 15:02:20 +01:00 |
|
Igor Ilic
|
8ec639a12a
|
chore: Remove checking of ruff lint and format on push
Remove checking of ruff lint and format on push
Chore COG-650
|
2024-12-18 15:01:13 +01:00 |
|