kimi-k3-chat / README.md
Z User
Kimi K3 Chat - Premium UI + WebSocket API
b4a3316
|
Raw
History Blame Contribute Delete
479 Bytes

A newer version of the Gradio SDK is available: 6.23.1

Upgrade
metadata
title: Kimi K3 Chat
emoji: 
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.0.0
app_file: app.py
pinned: false

Kimi K3 0.40B - Premium Chat Interface

Beautiful chat interface with WebSocket API for Kimi-K3-0.40B.

WebSocket API

Connect to the Space's WebSocket endpoint to use it as an API:

wss://your-space.hf.space/ws/chat

Send JSON: {"message": "Hello", "max_tokens": 512}