cognee/cognee/api/v1
Vasilije 74cf8bd7c7
feature: adds more info to telemetry (#1654)
<!-- .github/pull_request_template.md -->

## Description
Adds more info to telemetry

## Type of Change
<!-- Please check the relevant option -->
- [ ] 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)
None

## 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-24 18:52:21 +02:00
..
add ruff fix 2025-10-24 15:37:31 +02:00
cloud/routers fix: resolve formatting issue (#1486) 2025-09-30 18:12:57 +02:00
cognify ruff fix 2025-10-24 15:37:31 +02:00
config feat: api error handling restruct 2025-08-13 13:59:12 +02:00
datasets ruff fix 2025-10-24 15:37:31 +02:00
delete ruff fix 2025-10-24 15:37:31 +02:00
exceptions ruff formatting 2025-08-13 15:15:39 +02:00
memify ruff fix 2025-10-24 15:37:31 +02:00
notebooks/routers fix: UI (#1397) 2025-09-12 20:06:44 +02:00
permissions/routers ruff fix 2025-10-24 15:37:31 +02:00
prune feat: add welcome tutorial notebook for new users (#1425) 2025-09-18 18:07:05 +02:00
responses Remove all references to SearchType.INSIGHTS across the codebase, meaningfully replacing it with SearchType.GRAPH_COMPLETION where applicable. 2025-10-08 12:13:59 +01:00
search ruff fix 2025-10-24 15:37:31 +02:00
settings/routers Added Mistral support as LLM provider using litellm 2025-10-12 11:44:33 +02:00
sync ruff fix 2025-10-24 15:37:31 +02:00
ui fix: update cognee-cli -ui MCP docker image 2025-10-24 14:12:59 +01:00
update ruff fix 2025-10-24 15:37:31 +02:00
users ruff fix 2025-10-24 15:37:31 +02:00
visualize Jspv structlog auto config fix (#907) 2025-06-11 09:26:23 -04:00
__init__.py