https://api.stali.vn/v1

← Tất cả ứng dụng · Mục lục trên /docs

OpenAICấu hình tay

LibreChat

Web UI multi-user, phân quyền, lưu hội thoại.

URL gốc phải dán

Dán đúng một trong hai kiểu — sai sẽ ra 404 (không phải 401).

https://api.stali.vn/v1

Chuẩn bị

  1. LibreChat đã deploy
  2. Biến STALI_API_KEY trên server

Model khuyến nghị: claude-fable-5

Cách nhanh — lệnh / cấu hình

version: 1.2.8
endpoints:
  custom:
    - name: "Stali API"
      apiKey: "${STALI_API_KEY}"
      baseURL: "https://api.stali.vn/v1"
      models:
        default: ["claude-fable-5", "claude-sonnet-5", "gpt-5.6-sol"]
        fetch: true
      titleConvo: true
      titleModel: "claude-fable-5"
      modelDisplayLabel: "Stali"

Bỏ file / điền Settings ở đâu

Filelinux
librechat.yaml (thư mục cài LibreChat)
Thêm endpoint custom như snippet; restart container/service sau khi sửa.
Filewindows
librechat.yaml trong thư mục deploy
Giống Linux; đảm bảo env STALI_API_KEY có trong docker-compose.

Kiểm tra đã chạy đúng

  1. Chọn endpoint Stali trong UI
  2. Gửi tin nhắn thử

Lỗi thường gặp

Triệu chứngNguyên nhânCách xử lý
fetch models failbaseURL sai hoặc firewall.curl https://api.stali.vn/v1/models -H "Authorization: Bearer sk-stali-..."

Liên quan

Open WebUI

Hỗ trợ TelegramZalo support