Web server for miu AI agent
Project description
miu-studio
Web server for miu AI agent framework.
Installation
uv add miu-studio
Usage
# Run the server
miu-studio
# Or with Python module
python -m miu_studio
# Custom port
miu-studio --port 3000
Features
- REST API for agent interactions
- WebSocket for real-time chat
- Session management
- Static web chat interface
API Endpoints
GET /api/v1/health- Health checkGET /api/v1/sessions- List sessionsPOST /api/v1/sessions- Create sessionPOST /api/v1/chat/invoke- Synchronous chatPOST /api/v1/chat/stream- Streaming chat (SSE)WS /api/v1/chat/ws/{session_id}- WebSocket chat
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miu_studio-0.1.0.tar.gz
(12.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file miu_studio-0.1.0.tar.gz.
File metadata
- Download URL: miu_studio-0.1.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f7cda8bc7493f63587d73b32b5c2e29931e046c080db69ff5a240668786b99
|
|
| MD5 |
b8ba42d7555ff0215040fc72a2e1b5d6
|
|
| BLAKE2b-256 |
95c7b043205c63839a3daee12e02a260945d4abb2d9aad6e6414d6348e1e9c11
|
File details
Details for the file miu_studio-0.1.0-py3-none-any.whl.
File metadata
- Download URL: miu_studio-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7b6d354aea2394de46de4463583fdc9756d6564bc6e0093c78ebd7bb6f23558
|
|
| MD5 |
ffcf0a09ced1a8cf07fb360348f427f0
|
|
| BLAKE2b-256 |
39cc5a624e7b8ab687ee503ee2add9f842f54a5f66adbe0ab7b318fe1179df44
|