Mailbox-backed AI agent proxy server
Project description
ai-agent-proxy
ai-agent-proxy is a mailbox-backed FastAPI proxy.
Install:
make install
Run:
ai-agent-proxy --host 0.0.0.0 --ip 127.0.0.1 --workspace /path/to/workspace --api-key your-token
Options:
--workspacesets the mailbox workspace.--hostsets the HTTP bind address.--ipis accepted as a compatibility alias for the bind address.--workerssets the number of FastAPI worker processes. Default is2.--api-keyrequiresAuthorization: Bearer <api-key>on API requests.-f, --configloadsKEY=VALUEsettings from a config file.user_idin the chat completions request body is used as the mailboxCHANNEL_IDwhen present.useris used as fallback.
Config example:
WORKSPACE=/home/li/.openclaw
HOST=0.0.0.0
PORT=7011
WORKERS=2
API_KEY=your-token
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
ai_agent_proxy-1.1.0.tar.gz
(14.3 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 ai_agent_proxy-1.1.0.tar.gz.
File metadata
- Download URL: ai_agent_proxy-1.1.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8e4fc1daeec9e8b1a460126f57ebe38d2db8ddf6f348b54cf36a579d56722ea
|
|
| MD5 |
4f32d2e0f949e51fc73b070840fc882c
|
|
| BLAKE2b-256 |
ba41b0ff4b38418433d0530adea300b2c887817383cf171e0c4934260270399e
|
File details
Details for the file ai_agent_proxy-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_agent_proxy-1.1.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41ab942989ac9dce918dad98635ed79b2d90d85eca378d31e0984b9b8463e3e1
|
|
| MD5 |
e1c7b12e705a3bbf2e5a3734e3b26989
|
|
| BLAKE2b-256 |
94203923209f2ea447b950d723efe87b8203b7b444a59d21b6ce84e66cb85ba9
|