ai_provider_dropsolidai
Description
This module provides an integration between Drupal's AI ecosystem and the Dropsolid AI platform. Dropsolid AI is a fully-managed, sovereign AI solution that offers access to a wide range of state-of-the-art Large Language Models (LLMs) through a single, secure, OpenAI-compatible API gateway.
By using this provider, you can connect your Drupal applications to models from providers like Claude, Google, and Mistral without vendor lock-in, all while ensuring your data remains safe and sovereign within an ISO 27001 certified environment. The platform is designed to power everything from simple content generation to advanced, production-grade applications using Retrieval-Augmented Generation (RAG).
Features
- OpenAI API Compatibility: Use the Dropsolid AI gateway as a drop-in replacement for any tool or module that interacts with the OpenAI API.
- Multi-LLM Access: Connect to a variety of advanced and simple models, including Claude 4 Sonnet, Gemini 2.5 Pro, Mistral Large, Llama 4 scout, and more.
- Fully Managed and Secure: The entire AI stack is managed, updated, and secured by Dropsolid, running in an ISO 27001 certified environment.
- Sovereign and Private: Offers a ready-to-use, fully sovereign AI solution where your data is not used for training.
- Vector Database Support: The platform includes high-performance PGVector databases to enable advanced AI applications like semantic search, RAG-based chatbots, and personalized content recommendations.
- Advanced Observability: For enterprise needs, the platform provides deep insights into AI usage with integrated tracing and logging.
About the Dropsolid AI Platform
The Dropsolid AI platform offers several tiers to meet different needs. This provider module can connect to any of them.
-
AI Essential: Provides direct access to the AI gateway for connecting to various LLMs. It is ideal for features like AI-assisted content creation, translation, and other workflows that do not require a vector database.
-
AI Pro: A production-ready offering that includes both the AI gateway and a high-performance PGVector database instance. This tier is designed for building and deploying applications like AI Search and RAG-based chatbots.
-
AI Enterprise: A comprehensive package for organizations with complex, large-scale, or mission-critical AI requirements. It includes multiple vector databases, advanced tracing and logging via Langfuse, and the option for a fully dedicated hardware stack.
Requirements
- Drupal AI module (ai)
- A subscription to a Dropsolid AI plan. You can find more information on the official website.
Configuration
- Install the module as usual.
- Navigate to the configuration page at
/admin/config/ai/providers/dropsolidaiand follow the steps there.
Your Drupal site is now connected to the Dropsolid AI platform. You can use this provider with any other Drupal AI module, such as AI Search, AI Content Editor, and more.