Grix/aibot protocol platform adapter plugin for Hermes Agent
Project description
grix-hermes
Grix/aibot protocol platform adapter plugin for Hermes Agent.
Installation
pip install grix-hermes
获取连接参数
访问 https://grix.dhf.pub/,在 AI 标签页中创建一个 API Agent 类型的 Agent,即可获得以下三个参数:
GRIX_ENDPOINT— WebSocket 连接地址GRIX_AGENT_ID— Agent IDGRIX_API_KEY— API Key
Setup
将获得的参数配置为环境变量(或通过 Hermes 配置文件设置):
export GRIX_ENDPOINT=wss://your-grix-endpoint
export GRIX_AGENT_ID=your-agent-id
export GRIX_API_KEY=your-api-key
Then enable the plugin in ~/.hermes/config.yaml:
plugins:
enabled:
- grix-platform
Or install as a user plugin:
cp -r grix_hermes ~/.hermes/plugins/grix-platform/
Provided Tools
| Tool | Description |
|---|---|
grix_invoke |
WS-based operations: send/delete messages, query contacts/sessions, manage groups, admin agents |
grix_auth |
HTTP auth: send email code, register, login, create/rotate agent API keys |
grix_card |
Generate Grix deep-link cards for conversations, profiles, and install status |
grix_egg |
Agent incubation: 7-step bootstrap (detect → install → create → bind → soul → gateway → accept) |
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 grix_hermes-1.0.1.tar.gz.
File metadata
- Download URL: grix_hermes-1.0.1.tar.gz
- Upload date:
- Size: 51.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf8fba66fa70a05c9caeee378a7919ea7f42bcbf8cb27dff888337b1742c8020
|
|
| MD5 |
b93e8274c705be630779925b157b364c
|
|
| BLAKE2b-256 |
0b0f793211fcb2677c5eab053139c54cb655d6bf2da062381ee1b9df561c16df
|
File details
Details for the file grix_hermes-1.0.1-py3-none-any.whl.
File metadata
- Download URL: grix_hermes-1.0.1-py3-none-any.whl
- Upload date:
- Size: 56.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0080c0122959d252fe9549a912b285920dd3a27d75232975976edaf8467261af
|
|
| MD5 |
727b8efa69c494751e0cb69420f2f98f
|
|
| BLAKE2b-256 |
07ec0f599d5081882c7193b5875cb6f1e87e5d17a8487de4b5bb75abfd92dd66
|