Skip to content

Melis AI Gateway v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:16

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.4

Quick 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