Skip to main content

Overview

Graphiti supports OpenAI-compatible /v1 endpoints through OpenAIGenericClient. Point that client at AI Sonar and choose a AI Sonar model.
Type: Knowledge graph memory frameworkPrimary Path: OpenAI-compatible Chat CompletionsSupport Confidence: Supported OpenAI-compatible path

Environment

LLM Client

Pass llm_client into your Graphiti(...) instance alongside your graph database and embedder configuration.

Endpoint Notes

Graphiti’s OpenAI-compatible path is chat-completions oriented. Use models that reliably return structured JSON for extraction and deduplication tasks.