v0.8.9
Graphify-Labs/graphifyv0.8.9May 17, 2026by safishamsi
AI Summary
Adds DeepSeek backend support to the LLM integration, allowing users to configure the API key and select the deepseek-v4-flash model via command line flags.
Key Highlights
- DeepSeek backend support via `DEEPSEEK_API_KEY` and `--backend deepseek` flags.
- Default model set to `deepseek-v4-flash`.
- Seamless integration with existing LLM configuration.
New Features
- DeepSeek LLM backend support
Full Release Notes
- Feat: DeepSeek backend support — set `DEEPSEEK_API_KEY` and use `--backend deepseek`; default model `deepseek-v4-flash`