amico-cli 0.1.0

The developer command line interface for the Amico AI Agent Framework
1
2
3
4
5
6
7
8
9
[package]
name = "amico-cli"
version = "0.1.0"
edition = "2021"
description = "The developer command line interface for the Amico AI Agent Framework"
repository = "https://github.com/AIMOverse/amico"
license = "MIT"

[dependencies]