graphiti/graphiti_core/llm_client
Daniel Chalef 9b71b46c0f
feat: Refactor OpenAIClient initialization and add client parameter (#140)
The code changes refactor the `OpenAIClient` initialization to accept an optional `client` parameter. This allows the client to be passed in from outside, providing more flexibility and enabling easier testing.
2024-09-21 12:09:04 -07:00
..
__init__.py
anthropic_client.py
client.py Handle JSONDecodeError in is_server_or_retry_error function (#133) 2024-09-20 11:16:04 -07:00
config.py
errors.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
groq_client.py
openai_client.py feat: Refactor OpenAIClient initialization and add client parameter (#140) 2024-09-21 12:09:04 -07:00
utils.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00