CLI for MonkAI Hub — configure, run and manage agent tests from the terminal
Project description
monkai-hub-cli
CLI for MonkAI Hub — configure, run and manage agent tests from the terminal.
Install
pip install monkai-hub-cli
Usage
# Login
monkai-hub login --email you@company.com --password ***
# Create a test
monkai-hub test create --name "My Test" --api-url https://api.example.com
# Add interactions
monkai-hub test add-interaction <test-id> --message "Hello" --number 1 --expected "Hi there"
# Run test remotely
monkai-hub test run <test-id>
# See results
monkai-hub test results <execution-id>
# List tests
monkai-hub test list
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
monkai_hub_cli-0.1.0.tar.gz
(8.5 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 monkai_hub_cli-0.1.0.tar.gz.
File metadata
- Download URL: monkai_hub_cli-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e3eaf5e711d5f624df87c4089c438f0cbe03fa3f425348889d59f484d08d9bd
|
|
| MD5 |
5fa758bac7cc1588f095edff994061ae
|
|
| BLAKE2b-256 |
2ee1334b6a33ba1606df598aa78429bd9ef8ea631e3eb91ae6bd7034c647363a
|
File details
Details for the file monkai_hub_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: monkai_hub_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14537c2a3c714e73287c1b7dc99faca49df28b8fe27df5f94c9066c230a2c089
|
|
| MD5 |
fdd4a1c899379184feb34af23993b415
|
|
| BLAKE2b-256 |
8711208e9fc9c438d2701696cc1d51c554df2f6c33fe87383caaa1cbad0b068a
|