← Back to Gene Catalog

ai-components

Wrappedui.ai

AI interface component library. Includes streaming text, chat bubbles, thinking indicators, reasoning display, and token usage components for AI conversation applications.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
promptstring

Output

PropertyType
resultstring
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

DateFitnessSafetyCalls
Mar 170.67500.881