OpenAI-compatible Adapter
← Back to Plugin Center
CommunityModelCommunityv0.1.0社区贡献者
model/openai-compat
Connects any OpenAI-compatible endpoint so dsh can use third-party models.
model/openai-compat is a community-maintained model adapter that registers any OpenAI-compatible API endpoint as a dsh model provider, letting you connect dsh to local inference servers or third-party model gateways.
Just fill in the base URL, model name, and key in configuration to switch model suppliers without touching core code.
Features
- Works with any OpenAI-style endpoint
- Supports local inference and third-party gateways
- Configuration-driven, no core code changes
- Community-maintained, contributions welcome