Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@simosphere/cli

Command-line interface for the SIMOSphere AI platform.

npm License: MIT

English | Deutsch


English

Overview

@simosphere/cli brings the SIMOSphere AI platform to your terminal. Run chat completions, query available models, check gateway health, and perform natural-language queries -- all from a single command.

Built by SIMO GmbH. EU-hosted, GDPR-compliant inference.

Installation

npm install -g @simosphere/cli

Setup

export SIMOSPHERE_API_KEY="sk-..."   # from https://app.simosphereai.com

Commands

# Check API gateway health (no auth required)
simosphere health

# List available LLM models
simosphere models

# Send a chat completion
simosphere chat "Summarize the benefits of on-premise AI"

# NLWeb natural-language query
simosphere ask "What is SIMOSphere AI?"

Environment Variables

Variable Required Default Description
SIMOSPHERE_API_KEY Yes -- Your API key
SIMOSPHERE_BASE_URL No https://api.simosphereai.com Override gateway URL

Links


Deutsch

Ueberblick

@simosphere/cli bringt die SIMOSphere AI-Plattform direkt in Ihr Terminal. Fuehren Sie Chat-Completions aus, fragen Sie verfuegbare Modelle ab, pruefen Sie den Gateway-Status und stellen Sie natuerlichsprachliche Anfragen -- alles mit einem einzigen Befehl.

Entwickelt von SIMO GmbH. EU-Hosting, DSGVO-konform.

Installation

npm install -g @simosphere/cli

Einrichtung

export SIMOSPHERE_API_KEY="sk-..."   # von https://app.simosphereai.com

Befehle

# Gateway-Status pruefen (keine Authentifizierung noetig)
simosphere health

# Verfuegbare LLM-Modelle auflisten
simosphere models

# Chat-Completion senden
simosphere chat "Fasse die Vorteile von On-Premise-KI zusammen"

# Natuerlichsprachliche Abfrage
simosphere ask "Was ist SIMOSphere AI?"

Umgebungsvariablen

Variable Pflicht Standard Beschreibung
SIMOSPHERE_API_KEY Ja -- Ihr API-Schluessel
SIMOSPHERE_BASE_URL Nein https://api.simosphereai.com Gateway-URL ueberschreiben

Weitergehende Informationen


License / Lizenz

MIT -- Engineered at SIMO GmbH · Aschaffenburg, Germany

About

SIMOSphere AI CLI — interact with the European AI orchestration platform from your terminal.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages