Releases: gomesrocha/melis
Releases · gomesrocha/melis
Melis AI Gateway v0.1.4
Melis AI Gateway v0.1.4
Downloads
| Platform | Architecture | File |
|---|---|---|
| Linux | x86_64 | melis-gateway-x86_64-unknown-linux-musl.tar.gz |
| Linux | ARM64 | melis-gateway-aarch64-unknown-linux-musl.tar.gz |
| macOS | Intel | melis-gateway-x86_64-apple-darwin.tar.gz |
| macOS | Apple Silicon | melis-gateway-aarch64-apple-darwin.tar.gz |
| Windows | x86_64 | melis-gateway-x86_64-pc-windows-msvc.zip |
Docker
docker pull ghcr.io/gomesrocha/melis:v0.1.4Quick Start
# Extrair
tar xzf melis-gateway-*.tar.gz
# Configurar
cp config.yaml.example config.yaml
cp routes.yaml.example routes.yaml
# Editar config.yaml com suas API keys
# Rodar
./melis-gateway