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
| Field | Type | Required | Description |
|---|---|---|---|
| prompt | string | Required | The user's input message. |
| persona | string | Optional | Defines the AI's character (e.g., "Sarcastic Bot", "Helpful Doctor"). |
Example Usage
JavaScript / TypeScript
javascript
Successful Response
json