모델 제공자
소개
Model providers connect AI capabilities to your Casibase instance. They power everything from chatbots to document analysis by integrating large language models (LLMs) directly into your knowledge base workflows.
모델 제공자 추가하기
Adding a model provider takes just a few clicks:
홈페이지에서 제공자 버튼을 클릭합니다.

모델 제공자를 추가하려면 추가 버튼을 클릭합니다.

모델 제공자 상세 정보 작성
모델 제공자 상세 정보를 작성하고 저장 및 종료 버튼을 클릭합니다.

Supported Providers
| Provider | Models & Features |
|---|---|
| 오픈에이아이 | GPT-3.5-turbo, GPT-4, o1 series. Reasoning models show step-by-step thinking. Web search available for real-time information. |
| Azure OpenAI | Access OpenAI models through Azure infrastructure with official SDK support. |
| Alibaba Cloud | Qwen models and DeepSeek (v3, v3.1, v3.2, R1). Web search with inline results. |
| DeepSeek | DeepSeek V3.2 with chat and reasoner variants for advanced reasoning. Updated pricing for improved affordability. |
| Claude | Anthropic's Claude family including the new Opus 4.5 for complex tasks, plus Sonnet and Haiku variants for balanced performance and speed. |
| Moonshot (Kimi) | Moonshot v1 series (8k, 32k, 128k context) and Kimi K2 models with preview, turbo, and thinking variants. Auto-tier pricing with kimi-latest. |
| 허깅 페이스 | Open-source models including Llama-2, ChatGLM2, Baichuan2, and thousands more. |
| 오픈라우터 | Unified API access to Claude, PaLM, GPT-4, and other providers. |
| Ollama | Run models like Llama, Mistral, and Phi locally on your machine. No API key needed. |
When adding a provider, configure these fields:
- Category: Choose
Modelfor language models orEmbeddingfor text vectorization - Type: Select the specific provider (OpenAI, Hugging Face, Ollama, etc.)
- API key: Your API key or access token, required for cloud providers like OpenAI, Azure OpenAI, DeepSeek, not needed for Ollama (runs locally without authentication)
Example: Adding OpenAI

Not all models support streaming output (showing responses as they're generated). GPT-3.5-turbo and most modern models do, but if you're using older or custom models, check with your provider.
Once configured, your model provider powers Casibase's chat interface, document Q&A, and other AI features. You can switch between providers anytime to compare results or optimize for cost and performance.
