kimi-k3-chat / README.md
Z User
Kimi K3 Chat - Premium UI + WebSocket API
b4a3316
|
Raw
History Blame Contribute Delete
479 Bytes
---
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](https://huggingface.co/inference-optimization/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}`