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-1.0.0.tar.gz
(13.1 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-1.0.0.tar.gz.
File metadata
- Download URL: miu_studio-1.0.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
910b9d3ee38befa71229a2777e68a28196583d720ba56bed22a762422a80c9de
|
|
| MD5 |
f1ed3888fd36b3d06274f4e4f3f6c10a
|
|
| BLAKE2b-256 |
e736c3b3ca7f2a070e04676387e4748348fce06ceb3ebed50413622c13b5d488
|
File details
Details for the file miu_studio-1.0.0-py3-none-any.whl.
File metadata
- Download URL: miu_studio-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.5 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 |
c3d7e1634b2a4a18dc9a7810739600261b583bc43e81a024e310945f36bfc276
|
|
| MD5 |
ad675f2686fee73168e906e28278c481
|
|
| BLAKE2b-256 |
272f44fbeac81f1c48c0c118e6912093868fbd9e7007067c9f8c10c6799edc40
|