walrus-model 0.0.7

Walrus LLM provider implementations
Documentation
1
2
3
4
5
6
7
8
9
10
11
# walrus-model

LLM provider implementations for Walrus.

Supports OpenAI-compatible APIs (DeepSeek, Grok, Qwen, Kimi, Ollama) and
Anthropic Claude. Includes `ProviderManager` for multi-model routing and
`ProviderDef` for configuration.

## License

GPL-3.0