Available Endpoints and Models
The following models are available:
GPT-OSS-120B
The GPT-OSS-120B is a text-only model and is highly suitable for creating documents, summaries, and executing autonomous agent tasks.
Available Endpoints
- /v1/models
- /v1/chat/completions
Qwen3.6-27B
Qwen3.6-27B is a multimodal model and is highly suitable for quality-critical tasks where strong reasoning, robust code implementation, and multimodal processing take precedence.
Available Endpoints
- /qwen/v1/models
- /qwen/v1/chat/completions
bge-m3
The bge-m3 model converts text into vector representations, making it perfectly suited for RAG (Retrieval-Augmented Generation).
Available Endpoints
- /v1/embeddings
