LogoRobo.js
Packages@robojs/ai

DIRECTORY

API reference for @robojs/ai

@robojs/ai

API reference documentation for @robojs/ai.

Classes

  • BaseEngine - Abstract base class to be extended by AI engine implementations.
  • OpenAiEngine - Coordinates OpenAI powered chat, tool calling, voice, and media capabilities for Robo.js.
  • TokenLimitError - Error thrown when a block mode limit has been exceeded.

Interfaces

Type Aliases

Variables

  • Ai - Primary runtime facade for the Robo AI plugin.
  • TokenLedger - High-level facade exposing token accounting utilities, aggregation helpers, and limit.

On this page