graphiti/graphiti_core/llm_client
ARNO 5bd18fc7dd
feat: configurable embedding model (#156)
* feat: configurable embedding model

format

* chore: Update comment

* chore: Pass embedding model in search utils

---------

Co-authored-by: paulpaliychuk <pavlo.paliychuk.ca@gmail.com>
2024-09-26 13:31:22 -07:00
..
__init__.py Fix llm client retry (#102) 2024-09-10 08:15:27 -07:00
anthropic_client.py Override default max tokens for Anthropic and Groq clients (#143) 2024-09-22 11:33:54 -07:00
client.py feat: configurable embedding model (#156) 2024-09-26 13:31:22 -07:00
config.py feat: configurable embedding model (#156) 2024-09-26 13:31:22 -07:00
errors.py Search refactor + Community search (#111) 2024-09-16 14:03:05 -04:00
groq_client.py Override default max tokens for Anthropic and Groq clients (#143) 2024-09-22 11:33:54 -07:00
openai_client.py Group id fix (#152) 2024-09-24 15:55:30 -04:00
utils.py feat: configurable embedding model (#156) 2024-09-26 13:31:22 -07:00