graphiti/graphiti_core/llm_client
Daniel Chalef 3d7e1a4b79
feat: add Azure client wrappers for embedding and LLM, integrate into server (#581)
* create wrappers for azure clients

* rremove unused crossencoder client

* format

* chore: update graphiti-core to 0.12.0rc5 and pydantic to 2.11.5

* Update graphiti_core/llm_client/azure_openai_client.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

---------

Co-authored-by: Preston Rasmussen <109292228+prasmussen15@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-13 11:55:08 -04:00
..
__init__.py Fix llm client retry (#102) 2024-09-10 08:15:27 -07:00
anthropic_client.py Anthropic cleanup (#431) 2025-05-03 09:15:03 -04:00
azure_openai_client.py feat: add Azure client wrappers for embedding and LLM, integrate into server (#581) 2025-06-13 11:55:08 -04:00
client.py small model fix (#432) 2025-05-02 10:08:25 -04:00
config.py small model fix (#432) 2025-05-02 10:08:25 -04:00
errors.py Anthropic client (#361) 2025-04-16 12:35:07 -07:00
gemini_client.py MCP Fixes (#512) 2025-05-21 19:39:41 -07:00
groq_client.py small model fix (#432) 2025-05-02 10:08:25 -04:00
openai_client.py small model fix (#432) 2025-05-02 10:08:25 -04:00
openai_generic_client.py small model fix (#432) 2025-05-02 10:08:25 -04:00
utils.py update new names with input_data (#204) 2024-10-29 11:03:31 -04:00