Andrej Milicevic
6e3370399b
Merge branch 'dev' into feature/cog-2985-add-ci-tests-that-run-more-examples
2025-10-16 11:02:48 +02:00
Andrej Milicevic
88cc7af4d7
test: Add a few more examples to the workflow.
2025-10-16 10:50:50 +02:00
hajdul88
0e4c4907e9
feat: centralizes session caching in util function
2025-10-16 10:46:19 +02:00
Boris Arzentar
48991912a9
Merge remote-tracking branch 'origin/dev' into feature/cog-3014-refactor-delete-feature
2025-10-16 10:03:49 +02:00
hajdul88
8454389a7d
Merge branch 'feature/cog-3142-agentic-use-case-kuzu-lock-fix-redis-integration' into feature/cog-3160-redis-session-conversation
2025-10-16 09:43:37 +02:00
hajdul88
d98838342a
Merge branch 'dev' into feature/cog-3142-agentic-use-case-kuzu-lock-fix-redis-integration
2025-10-16 09:43:16 +02:00
Igor Ilic
2e1bfe78b1
refactor: rename variable to be more understandable
2025-10-15 20:26:59 +02:00
Igor Ilic
a210bd5905
refactor: rename chunk_batch_size to chunks_per_batch
2025-10-15 20:24:36 +02:00
Igor Ilic
3a9022a26c
refactor: Rename batch size for tasks to chunk batch size
2025-10-15 20:22:29 +02:00
Igor Ilic
2fb06e0729
refactor: forwarding of data batch size rework
2025-10-15 20:18:48 +02:00
Igor Ilic
ad4a732e28
Merge branch 'dev' into batch-document-handling
2025-10-15 20:05:04 +02:00
Igor Ilic
99dc35f23e
fix: resolve issue with neo4j metrics test
2025-10-15 20:01:09 +02:00
Igor Ilic
8720dd0922
fix: Resolve issue with data element incremental loading for multiple… ( #1549 )
...
… datasets
<!-- .github/pull_request_template.md -->
## Description
Resolve issue with Data element incremental loading when in multiple
datasets
## Type of Change
<!-- Please check the relevant option -->
- [x] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [ ] Code refactoring
- [ ] Performance improvement
- [ ] Other (please specify):
## Screenshots/Videos (if applicable)
<!-- Add screenshots or videos to help explain your changes -->
## Pre-submission Checklist
<!-- Please check all boxes that apply before submitting your PR -->
- [ ] **I have tested my changes thoroughly before submitting this PR**
- [ ] **This PR contains minimal changes necessary to address the
issue/feature**
- [ ] My code follows the project's coding standards and style
guidelines
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have added necessary documentation (if applicable)
- [ ] All new and existing tests pass
- [ ] I have searched existing PRs to ensure this change hasn't been
submitted already
- [ ] I have linked any relevant issues in the description
- [ ] My commits have clear and descriptive messages
## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-10-15 19:45:00 +02:00
Daulet Amirkhanov
2a6256634e
chore: revert temporary change to dynamic_steps_example.py
2025-10-15 17:35:46 +01:00
Daulet Amirkhanov
38406a0ab1
chore: remove memgraph from cognee repo
2025-10-15 17:32:48 +01:00
Igor Ilic
c9a3f48398
fix: Resolve issue with data element incremental loading for multiple datasets
2025-10-15 18:26:01 +02:00
Daulet Amirkhanov
a854e4f426
chore: update GraphDBInterface to not throw NotImplementedError for count_nodes()
2025-10-15 17:22:51 +01:00
Daulet Amirkhanov
9e38a30c49
refactor: keep only count_nodes
2025-10-15 17:20:45 +01:00
Andrej Milicevic
e0663baba4
test: Add test to e2e workflow
2025-10-15 18:17:06 +02:00
Daulet Amirkhanov
dede5fa6fd
add unit tests for empty graph check on search
2025-10-15 17:09:13 +01:00
Igor Ilic
96496f38ed
refactor: Switch to using tenacity for rate limiting
2025-10-15 18:08:18 +02:00
hajdul88
66280442ac
ruff formatting
2025-10-15 18:02:10 +02:00
hajdul88
b36772e8bf
feat: adds session_id to all retrievers + updates docstrings
2025-10-15 18:01:13 +02:00
Andrej Milicevic
c16459d236
test: Add prune step to the test
2025-10-15 17:58:05 +02:00
Daulet Amirkhanov
ea4a93efb1
Implement count_nodes and count_edges methods for Neo4j
2025-10-15 16:57:53 +01:00
hajdul88
0aa64403c5
feat: basic session behavior (only graph completion now just to save)
2025-10-15 17:51:47 +02:00
hajdul88
df6de7b246
chore: removes SimpleNameSpace (Igor)
2025-10-15 17:47:21 +02:00
hajdul88
2b23455431
feat: adds base class level methods
2025-10-15 17:46:51 +02:00
hajdul88
e7fe66470a
feat: adds context variable for the user object
2025-10-15 17:46:28 +02:00
Daulet Amirkhanov
9367fa5d03
Prior to search, check if knowledge graph is empty
2025-10-15 16:39:48 +01:00
Daulet Amirkhanov
f3ec180102
Implement count_edges and count_methods for Kuzu
2025-10-15 16:39:25 +01:00
Igor Ilic
d01523e6fc
Merge branch 'embedding-rate-limiter' of github.com:topoteretes/cognee into embedding-rate-limiter
2025-10-15 17:38:44 +02:00
Igor Ilic
5663c3fe3a
refactor: add batch size param to temporal graphs
2025-10-15 17:38:18 +02:00
Andrej Milicevic
ac5118ee34
test:Add load test
2025-10-15 17:28:51 +02:00
Daulet Amirkhanov
8692cd1338
feat: add count_nodes and count_edges methods to GraphDBInterface
2025-10-15 16:03:17 +01:00
Igor Ilic
b4cebf4435
Merge branch 'dev' into embedding-rate-limiter
2025-10-15 15:29:36 +02:00
Igor Ilic
fc4440da8c
refactor: update env template
2025-10-15 14:43:21 +02:00
Igor Ilic
1b28f13743
refactor: Optimize Cognee speed
2025-10-15 13:32:17 +02:00
hajdul88
c4545cdaa3
chore: default values for session list expiration
2025-10-15 13:26:06 +02:00
Boris Arzentar
a062ecbf9d
fix: use Dataset instead of dataset_id
2025-10-15 11:34:39 +02:00
Andrej Milicevic
6cb54c94f1
chore: Format
2025-10-15 10:08:40 +02:00
Andrej Milicevic
ac5fe4761b
test: Add entity extraction test
2025-10-15 10:08:10 +02:00
Boris Arzentar
310d713fac
fix: Dataset import
2025-10-14 23:50:06 +02:00
Boris Arzentar
fda0edc075
fix: pass context to distributed cognee tasks
2025-10-14 23:19:19 +02:00
Boris Arzentar
5a0500254b
fix: update poetry.lock
2025-10-14 22:45:52 +02:00
Boris Arzentar
e6166d24bd
fix: lint error
2025-10-14 22:02:24 +02:00
Boris Arzentar
fdc6113d11
fix: get_graph_from_model added nodes and edges default values
2025-10-14 21:55:30 +02:00
Igor Ilic
417015d9a9
Merge branch 'dev' into embedding-rate-limiter
2025-10-14 20:39:10 +02:00
Igor Ilic
98daadbb04
refactor: Add tenacity retry mechanism
2025-10-14 20:29:55 +02:00
hajdul88
3f0eb3b41f
Merge branch 'dev' into feature/cog-3014-refactor-delete-feature
2025-10-14 17:16:48 +02:00