Loading...
Reference

Heavstal Jeden API

Overview

Heavstal Jeden is an advanced conversational AI engine optimized for natural, witty, and context-aware interactions. Unlike standard LLMs, Jeden can be injected with specific "Personas" to alter its tone and behavior instantly.

Endpoint

POST /jeden

Request Parameters

FieldTypeRequiredDescription
promptstringRequiredThe user's input message.
personastringOptionalDefines the AI's character (e.g., "Sarcastic Bot", "Helpful Doctor").

Example Usage

JavaScript / TypeScript

javascript

Successful Response

json