Skip to content
SolidRusT.ai

Introduction

Welcome to SolidRusT AI, an enterprise-grade AI inference platform providing OpenAI-compatible API endpoints.

SolidRusT AI provides a unified API for accessing large language models (LLMs) and embedding models. Our platform offers:

  • OpenAI-Compatible Endpoints - Use existing OpenAI SDKs with minimal changes
  • Local GPU Infrastructure - Fast inference on dedicated hardware
  • Intelligent Failover - Automatic routing to cloud providers during maintenance
  • Data Layer Integration - Built-in RAG capabilities for knowledge-augmented responses

All API requests should be made to:

https://api.solidrust.ai/v1
ModelTypeUse Case
vllm-primaryChatGeneral-purpose chat and completion (recommended)
bge-m3EmbeddingsSemantic search, RAG applications