alekszievr
ac62e9809a
Skip empty files in get repo file dependencies ( #254 )
...
Co-authored-by: Rita Aleksziev <alekszievr@gmail..com>
2024-12-04 17:29:07 +01:00
alekszievr
df8fc829f9
check if repo path exists before starting the pipeline ( #252 )
...
Co-authored-by: Rita Aleksziev <alekszievr@gmail..com>
2024-12-04 16:25:05 +01:00
Igor Ilic
0a0b030df5
fix: Resolve issue when metadata is updated
...
Resolve issue when attempting to update metadata related to data
Fix
2024-12-04 14:03:01 +01:00
Igor Ilic
58b17e5738
fix: Resolve issue with embedding data points for Milvus
...
Resolve issue with embedding data points for Milvus
fix
2024-12-04 12:12:25 +01:00
Igor Ilic
c505ee5f98
Merge branch 'main' into fix-dlt-for-metadata
2024-12-04 11:56:41 +01:00
Igor Ilic
ceebcdb251
fix: Resolve issue with llama index type resolution
...
Resolve issue with llama index type resolution
Fix
2024-12-04 11:29:27 +01:00
Boris Arzentar
4678aaef52
Merge remote-tracking branch 'origin/main'
2024-12-04 11:16:16 +01:00
Igor Ilic
61aebf79e0
fix: Resolve issue with dlt for ingest_data_with_metadata
...
Resolve issue caused by dlt for ingest_data_with_metadata task
Fix
2024-12-04 11:14:30 +01:00
Boris Arzentar
d49ab4c3b5
feat: update code-graph notebook
2024-12-03 23:48:12 +01:00
Boris Arzentar
0b8b270933
fix: make get_embeddable_data static
2024-12-03 21:47:23 +01:00
Boris Arzentar
b89a4b8054
Merge remote-tracking branch 'origin/main' into code-graph
2024-12-03 21:14:19 +01:00
Boris Arzentar
27416afed0
fix: lancedb batch merge
2024-12-03 21:13:50 +01:00
alekszievr
706101113a
feat/add correctness score calculation with LLM as a judge ( #30 )
2024-12-03 17:47:18 +01:00
Rita Aleksziev
b98470887e
fix env var issue
2024-12-03 16:46:13 +01:00
hajdul88
57f319fb32
fix: deletes dummy data of faulty tests
2024-12-03 14:44:49 +01:00
hajdul88
d6905c28ca
Merge branch 'fixing-faulty-cognify-unit-tests' of https://github.com/topoteretes/cognee into fixing-faulty-cognify-unit-tests
2024-12-03 14:34:01 +01:00
hajdul88
688c3dfdb7
Fix: deletes test that were implemented the faulty get_model_from_graph method
2024-12-03 14:33:46 +01:00
hajdul88
9dc1579994
Merge branch 'main' into fixing-faulty-cognify-unit-tests
2024-12-03 14:20:58 +01:00
hajdul88
18e0aa2f6c
fix: deletes get_graph_from_model test of the faulty old implementation
2024-12-03 14:20:29 +01:00
Boris Arzentar
e07364fc25
Merge remote-tracking branch 'origin/main' into code-graph
2024-12-03 12:44:57 +01:00
Igor Ilic
c301498da0
fix: Fix batch search function
...
Rewrite batch search to work as async gather
Fix
2024-12-03 11:58:34 +01:00
Igor Ilic
764c0895df
fix: Resolve Milvus connection issue, add config to milvus test, add milvus gh action
...
Resolved if statement resolution issue regrading api key,
Added vector db config to milvus test,
Added milvus gh action
Fix
2024-12-03 11:13:54 +01:00
Ryan Lin
f65070087f
Feature: Integrate Milvus as the VectorDatabase
2024-12-03 03:40:28 -05:00
Vasilije
42ab60125b
Merge pull request #242 from topoteretes/main-cognify-fix
...
fix: fixes cognify duplicated edges and resets the methods to an olde…
2024-12-02 20:53:57 +01:00
hajdul88
6841c83566
fix: fixes cognify duplicated edges and resets the methods to an older version
2024-12-02 20:18:55 +01:00
Igor Ilic
19c83a5d23
Merge branch 'main' into COG-595-optional-dependencies
2024-12-02 19:09:51 +01:00
Igor Ilic
f41228aa51
fix: Resolve import of optional package
...
Resolve issue with forced import of optional pgvector package.
Fix COG-595
2024-12-02 14:52:24 +01:00
Igor Ilic
491dc49679
refactor: Change proxy url to be to custom domain
...
Added custom domain for proxy use
Refactor COG-741
2024-12-02 14:00:17 +01:00
Igor Ilic
343ac47fd4
fix: Update import location for LanceDB
...
Updated import path for LanceDB exceptions
Fix COG-502
2024-12-02 13:19:55 +01:00
Igor Ilic
04960eeb4e
Merge branch 'main' of github.com:topoteretes/cognee-private into COG-502-backend-error-handling
2024-12-02 13:12:20 +01:00
Igor Ilic
34971d16cc
Cog 678 relational database singleton ( #38 )
...
1. Set relational database in cognee to be used as singleton and made
necessary changes to enable this
2. Added SQLite support to dlt pipeline in ingest_data
2024-12-02 13:02:34 +01:00
Rita Aleksziev
f966f099fc
Prompt renaming to more specific names. Minor code changes.
2024-12-02 12:18:00 +01:00
Boris Arzentar
76e2b6a639
Merge remote-tracking branch 'origin/main'
2024-12-02 10:15:30 +01:00
Boris Arzentar
11acabdb6a
fix: remove duplicate nodes and edges before saving; Fix FalkorDB vector index;
2024-12-02 10:10:18 +01:00
Boris Arzentar
925346986e
Merge remote-tracking branch 'origin/code-graph'
2024-12-01 11:52:03 +01:00
Boris Arzentar
d6f0d65b63
Merge remote-tracking branch 'origin/code-graph'
2024-12-01 11:51:54 +01:00
hajdul88
198f71b9be
feat: Implements multiprocessing for get_repo_file_dependencies task ( #43 )
2024-12-01 11:51:04 +01:00
Boris Arzentar
e8a1ce531a
Merge remote-tracking branch 'origin/main'
2024-12-01 11:44:07 +01:00
Vasilije
bbaf78f54e
Cog 669 implement dummy llm adapter ( #37 )
...
Adds the `class DummyLLMAdapter(LLMInterface)` class for profiling of
large datasets without actual LLM calls in the top level
`profiling/util` location.
I also move the `show_prompt` implementation from the child classes to
`LLMInterface`, since the implementations were identical.
I expanded the scope to also include a DummyEmbeddingEngine.
2024-11-30 17:02:49 +01:00
Vasilije
4d02560f1c
Cog 519 develop metadata storage integration ( #35 )
...
@borisarzentar this PR is ready, the all checks run through in the
"sister" MR targeting main:
https://github.com/topoteretes/cognee-private/pull/26
2024-11-30 17:02:18 +01:00
Igor Ilic
6b97e95e14
refactor: Split entity related exceptions into graph and database exceptions
...
Move and split database entity related exceptions into graph and database exceptions
Refactor COG-502
2024-11-29 17:40:48 +01:00
Igor Ilic
eb09e5ad89
refactor: Moved ingestion exceptions to ingestion module
...
Moved custom ingestion exceptions to ingestion module
Refactor COG-502
2024-11-29 17:15:54 +01:00
Igor Ilic
1b2bdd9b83
refactor: Update __init__.py of base exception module
...
Updated init file of cognee base exception module
Refactor COG-502
2024-11-29 17:07:27 +01:00
Igor Ilic
df0b4b4820
refactor: Move user and group errors to users module
...
Moved user and group errors to users module
Refactor #COG-502
2024-11-29 17:06:34 +01:00
Rita Aleksziev
a4c56f118d
Connect code graph pipeline + retriever + benchmarking
2024-11-29 15:24:49 +01:00
Leon Luithlen
bc82430fb5
Merge latest COG-519
2024-11-29 14:36:03 +01:00
Igor Ilic
335b8ca0de
fix: Remove creation of tables for PGVector
...
As PGVector is used as a vector database it doesn't need to create tables based on models
Fix COG-678
2024-11-29 13:14:25 +01:00
Leon Luithlen
a5ae9185cd
Replicate PR 33
2024-11-29 11:40:51 +01:00
Igor Ilic
be5cb86cb2
feat: Add singleton way of working to graph databases
...
Added signleton type of functioning to graph databases
Feature
2024-11-28 22:15:53 +01:00
Igor Ilic
b56a1dee59
refactor: formatting fix for PR
...
Fixed formatting for files in pull request
Refactor COG-678
2024-11-28 20:23:27 +01:00