graphiti/graphiti_core/embedder
Daniel Chalef b6c0bb9c54 Enhance error handling in GeminiEmbedder and GeminiClient
- Added checks to raise exceptions when no embeddings or response text are returned, improving robustness.
- Included type ignore comments for mypy compatibility in embed_content calls.
2025-05-21 19:31:12 -07:00
..
__init__.py Gemini support (#324) 2025-04-06 09:27:04 -07:00
client.py Bulk embed (#403) 2025-04-26 22:09:12 -04:00
gemini.py Enhance error handling in GeminiEmbedder and GeminiClient 2025-05-21 19:31:12 -07:00
openai.py Bulk embed (#403) 2025-04-26 22:09:12 -04:00
voyage.py Bulk embed (#403) 2025-04-26 22:09:12 -04:00