graphiti/graphiti_core
claude[bot] 566dbb5273 fix: update provider type mapping for VoyageAI to use ''voyageai'' instead of ''voyage''
This ensures consistency between telemetry provider name and the actual extra name
used in pyproject.toml, preventing confusion about which extra to install.

Co-authored-by: Daniel Chalef <danielchalef@users.noreply.github.com>
2025-07-15 21:09:46 +00:00
..
cross_encoder Bulk ingestion (#698) 2025-07-10 12:14:49 -04:00
driver [REFACTOR][FIX] Move away from DEFAULT_DATABASE environment variable in favour of driver-config support (dc) (#699) 2025-07-10 17:25:39 -04:00
embedder save edge update (#721) 2025-07-14 11:15:38 -04:00
llm_client save edge update (#721) 2025-07-14 11:15:38 -04:00
models save edge update (#721) 2025-07-14 11:15:38 -04:00
prompts Bulk ingestion (#698) 2025-07-10 12:14:49 -04:00
search update search filters (#706) 2025-07-11 10:53:15 -04:00
telemetry feat: add telemetry with PostHog and update Docker configurations (#633) 2025-06-27 12:23:30 -07:00
utils bulk utils update (#727) 2025-07-15 11:42:08 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py [REFACTOR][FIX] Move away from DEFAULT_DATABASE environment variable in favour of driver-config support (dc) (#699) 2025-07-10 17:25:39 -04:00
errors.py Add group ID validation and error handling (#618) 2025-06-24 09:33:54 -07:00
graph_queries.py update driver (#583) 2025-06-13 14:12:09 -04:00
graphiti.py fix: update provider type mapping for VoyageAI to use ''voyageai'' instead of ''voyage'' 2025-07-15 21:09:46 +00:00
graphiti_types.py Add support for falkordb (#575) 2025-06-13 12:06:57 -04:00
helpers.py [REFACTOR][FIX] Move away from DEFAULT_DATABASE environment variable in favour of driver-config support (dc) (#699) 2025-07-10 17:25:39 -04:00
nodes.py [REFACTOR][FIX] Move away from DEFAULT_DATABASE environment variable in favour of driver-config support (dc) (#699) 2025-07-10 17:25:39 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00