cognee/cognee
Igor Ilic 7bf30f7373
fix: Cognee backend fixes (#659)
<!-- .github/pull_request_template.md -->

## Description
Cognee backend fixes

## 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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Improved handling of `tenant_id` in JWT payload for enhanced type
safety.
- Unique identifier generation for datasets now considers the owner ID,
allowing for multiple users to share the same dataset name.

- **Bug Fixes**
- Disabled user role permissions in the permission check logic
temporarily during a rework.

- **Refactor**
  - Simplified dependencies by removing unnecessary model imports.
- Updated parameter name from `tenant` to `tenant_id` for clarity in JWT
creation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-03-20 21:51:35 +01:00
..
api chore: Temporarily remove embedding env vars for code graph action (#647) 2025-03-17 14:58:03 +01:00
eval_framework Feat: cog 1491 pipeline steps in eval (#641) 2025-03-14 14:20:39 +01:00
exceptions ruff format 2025-01-05 19:09:08 +01:00
infrastructure chore: deletes error log when there is no collection. Using dynamic c… (#651) 2025-03-18 11:17:23 +01:00
modules fix: Cognee backend fixes (#659) 2025-03-20 21:51:35 +01:00
shared feat: Kuzu integration (#628) 2025-03-13 17:47:09 +01:00
tasks feat: user authorization [COG-1189] (#593) 2025-03-13 13:33:42 +01:00
tests feat: reimplement resolve_edges_to_text with cleaner formatting (#652) 2025-03-20 14:52:04 +01:00
__init__.py Change data models for gemini (#600) 2025-03-04 14:09:28 +01:00
base_config.py Update base_config.py 2025-01-16 13:19:43 +01:00
fetch_secret.py ruff format 2025-01-05 19:09:08 +01:00
get_token.py fix: Cognee backend fixes (#659) 2025-03-20 21:51:35 +01:00
low_level.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
pipelines.py
root_dir.py ruff format 2025-01-05 19:09:08 +01:00