graphiti/graphiti_core
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
..
cross_encoder feat: add Azure client wrappers for embedding and LLM, integrate into server (#581) 2025-06-13 11:55:08 -04:00
embedder feat: add Azure client wrappers for embedding and LLM, integrate into server (#581) 2025-06-13 11:55:08 -04:00
llm_client feat: add Azure client wrappers for embedding and LLM, integrate into server (#581) 2025-06-13 11:55:08 -04:00
models Edge types (#501) 2025-05-19 13:30:56 -04:00
prompts Edge extraction and Node Deduplication updates (#564) 2025-06-06 12:28:52 -04:00
search BUG FIX: Fix trailing AND in edge_search_filter_query_constructor Cypher query (#541) 2025-05-29 12:55:16 -04:00
utils Edge extraction and Node Deduplication updates (#564) 2025-06-06 12:28:52 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Edge types (#501) 2025-05-19 13:30:56 -04:00
errors.py add entity type validation handling (#320) 2025-04-04 13:53:04 -04:00
graphiti.py Edge types (#501) 2025-05-19 13:30:56 -04:00
graphiti_types.py Add episode refactor (#399) 2025-04-26 00:24:23 -04:00
helpers.py Node dedupe efficiency (#490) 2025-05-15 13:56:33 -04:00
nodes.py Size optimizations (#456) 2025-05-07 20:08:30 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00