graphiti/examples
facronactz a7f2c92bb4 feat: Add support for Chutes API integration
- Introduced CHUTES_API_TOKEN in .env.example files for configuration.
- Updated README.md in quickstart example to include Chutes API setup.
- Created quickstart_chutes.py example for demonstrating Chutes integration.
- Added ChutesEmbedder and ChutesClient classes for embedding and LLM functionalities.
- Updated LLM and embedder provider configurations to support Chutes.
- Enhanced factories to include Chutes client and embedder.
- Modified schema.py to define Chutes provider configuration.
- Updated mcp_server configuration files to integrate Chutes API.
- Added necessary dependencies in pyproject.toml for Chutes support.
2025-11-15 16:12:09 +07:00
..
data Feat/langgraph-example (#73) 2024-09-01 12:31:08 -07:00
ecommerce add fulltext search limit (#215) 2024-11-14 12:18:18 -05:00
langgraph-agent update to 4.1 models (#352) 2025-04-14 21:02:36 -04:00
opentelemetry feat: Add support for Chutes API integration 2025-11-15 16:12:09 +07:00
podcast update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
quickstart feat: Add support for Chutes API integration 2025-11-15 16:12:09 +07:00
wizard_of_oz add_fact endpoint (#207) 2024-11-06 09:12:21 -05:00