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
Diego Colombo
a193476abe
enable use of Azure OpenAI with mcp server ( #368 )
...
* add azure open ai dependency
* update readme
* Create support for azure open ai endpoints
* fix: formatting
---------
Co-authored-by: paulpaliychuk <pavlo.paliychuk.ca@gmail.com>
2025-04-17 21:05:08 -04:00
Daniel Chalef
b73ca24cfb
feat: enhance episode processing and node search with new entity types and update dependencies ( #304 )
...
* add custom entities
* improve prompts
* ruff fixes
* models + queue
* moar
2025-03-26 23:10:09 -07:00
Daniel Chalef
4307274967
Add MCP Server ( #301 )
...
* experimental
* experimental
* experimental
* wip
* wip
* wip
* wip
* code cleanup
* refactor and cleanup
* fix lint
* remove unneeded mcp dep
* polish
2025-03-24 17:08:19 -07:00