graphiti/graphiti_core/llm_client
Daniel Chalef 0f6ac57dab
chore: update version to 0.9.3 and restructure dependencies (#338)
* Bump version from 0.9.0 to 0.9.1 in pyproject.toml and update google-genai dependency to >=0.1.0

* Bump version from 0.9.1 to 0.9.2 in pyproject.toml

* Update google-genai dependency version to >=0.8.0 in pyproject.toml

* loc file

* Update pyproject.toml to version 0.9.3, restructure dependencies, and modify author format. Remove outdated Google API key note from README.md.

* upgrade poetry and ruff
2025-04-08 20:47:38 -07:00
..
__init__.py Fix llm client retry (#102) 2024-09-10 08:15:27 -07:00
anthropic_client.py Add MCP Server (#301) 2025-03-24 17:08:19 -07:00
client.py chore: update version to 0.9.3 and restructure dependencies (#338) 2025-04-08 20:47:38 -07:00
config.py update rate limits (#316) 2025-04-02 11:43:34 -04:00
errors.py Implement OpenAI Structured Output (#225) 2024-12-05 07:03:18 -08:00
gemini_client.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
groq_client.py Set max tokens by prompt (#255) 2025-01-24 10:14:49 -05:00
openai_client.py Add set max_tokens attribute in OpenAIClient initialization (#330) 2025-04-07 12:33:15 -04:00
openai_generic_client.py Set max tokens by prompt (#255) 2025-01-24 10:14:49 -05:00
utils.py update new names with input_data (#204) 2024-10-29 11:03:31 -04:00