--- 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}`