NeuralBridgeDocumentation

phoenix 1.0

unofficialimage
DeveloperLeonardo
Identifierleonardo/phoenix-1.0-08130

phoenix 1.0 specifications

Context window
Max output tokens
Release date
InputText
OutputImage

phoenix 1.0 pricing in rubles

You pay for what you use, per token and per unit. The final request cost is returned in the API response.

TypePrice
Image3,38per image

Prices are in rubles and may change with exchange rates.

What phoenix 1.0 can do

phoenix 1.0 API: connection and code examples

The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.

OpenAI Python SDK

from openai import OpenAI

client = OpenAI(api_key="YOUR_API_KEY", base_url="https://api.neuralbridge.ru/v1")

image = client.images.generate(model="leonardo/phoenix-1.0-08130", prompt="Рыжий кот в скафандре")

print(image.data[0].url or image.data[0].b64_json[:64])

cURL

curl https://api.neuralbridge.ru/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "leonardo/phoenix-1.0-08130", "prompt": "Рыжий кот в скафандре"}'

API endpoints

POST /v1/images/generationsprimaryImmagini — generazioni
Generazione di un'immagine a partire da una descrizione testuale.

Supported request parameters

ParameterDefaultAllowed valuesDescription
sizeDimensione del risultato in una stringa del tipo «larghezza×altezza».
widthLarghezza dell'immagine in pixel.
heightAltezza dell'immagine in pixel.
num_steps25Numero di passaggi di generazione: più passaggi — risultato più dettagliato e attesa più lunga.
seedFissa la casualità: una nuova richiesta con lo stesso seed e gli stessi parametri restituisce lo stesso risultato.
negative_promptCosa NON dovrebbe comparire nel risultato: elencare oggetti, dettagli o stili indesiderati.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά