samuelreichor / craft-co-pilot-langdock
Langdock provider for CoPilot
Package info
github.com/samuelreichor/craft-co-pilot-langdock
Type:craft-plugin
pkg:composer/samuelreichor/craft-co-pilot-langdock
Requires
- php: >=8.2
- craftcms/cms: ^5.0.0
- samuelreichor/craft-co-pilot: ^1
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
README
Langdock Provider for CoPilot
Route all CoPilot AI requests through Langdock's unified API for DSGVO-compliant usage of LLMs. Replaces the default OpenAI, Anthropic, and Google Gemini providers with Langdock-backed variants.
Features
- Single API Key: One Langdock API key covers OpenAI, Anthropic, and Google Gemini
- Data Residency: Choose between EU and US regions for API routing
- Streaming & Tool Calling: Full support for streaming responses and function/tool calling across all providers
- Dynamic Model Discovery: Available models are fetched from your Langdock workspace and cached automatically
Requirements
Setup
Install the plugin, then navigate to the CoPilot provider settings in your Craft control panel. Enter your API key environment variable, and choose your preferred region and models.
Documentation
Visit the Craft CoPilot documentation for all documentation, guides and developer resources.
Support
If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the plugin!