graphiti/graphiti_core/utils/maintenance
Daniel Chalef 8213d10d44
migrate to pyright (#646)
* migrate to pyright

* Refactor type checking to use Pyright, update dependencies, and clean up code.

- Replaced MyPy with Pyright in configuration files and CI workflows.
- Updated `pyproject.toml` and `uv.lock` to reflect new dependencies and versions.
- Adjusted type hints and fixed minor code issues across various modules for better compatibility with Pyright.
- Added new packages `backoff` and `posthog` to the project dependencies.

* Update CI workflows to install all extra dependencies for type checking and unit tests

* Update dependencies in uv.lock to replace MyPy with Pyright and add nodeenv package. Adjust type hinting in config.py for compatibility with Pyright.
2025-06-30 12:04:21 -07:00
..
__init__.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
community_operations.py migrate to pyright (#646) 2025-06-30 12:04:21 -07:00
edge_operations.py migrate to pyright (#646) 2025-06-30 12:04:21 -07:00
graph_data_operations.py FalkorDB Integration: Bug Fixes and Unit Tests (#607) 2025-06-30 11:01:44 -04:00
node_operations.py Excluded entity type filtering (#624) 2025-06-26 20:54:43 -07:00
temporal_operations.py small model fix (#432) 2025-05-02 10:08:25 -04:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00