mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-21 08:15:23 -04:00
[GH-ISSUE #187] [Enhancement]: vxcontrol/graphiti supports OpenAIGenericClient #74
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mr-houzi on GitHub (Mar 10, 2026).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/187
Originally assigned to: @asdek on GitHub.
Target Component
Memory System (Vector Store/Knowledge Base)
Enhancement Description
I noticed that Graphiti already includes support for OpenAIGenericClient, as documented here:
https://help.getzep.com/graphiti/configuration/llm-configuration.
Could you confirm whether vxcontrol/graphiti fully supports using OpenAIGenericClient to connect to OpenAI-compatible models—such as DeepSeek—for structured knowledge graph ingestion?
This would allow us to leverage alternative LLM providers that implement the OpenAI API while still benefiting from Graphiti’s structured output and graph extraction capabilities.
Technical Details
No response
Designs and Mockups
No response
Alternative Solutions
No response
Verification
@asdek commented on GitHub (Mar 19, 2026):
hey @Mr-houzi
thanks for the question!
we're using a heavily customized fork of Graphiti with pentesting-specific entity types and edge relationships. the documentation will be released alongside the official version.
current status:
what's coming:
timeline:
i'm keeping this issue open and will update it here with links to the documentation once it's ready. stay tuned!