Package com.morpheusdata.model.llm


package com.morpheusdata.model.llm
  • Classes
    Class
    Description
    Normalized chat message payload used for request/response exchange.
    Normalized chat request payload across LLM providers.
    Normalized chat completion response.
    Represents an LlmModel integration instance backed by an AccountIntegration.
    Represents the plugin supplied LlmModel provider type.
    Represents a provider supplied LLM model and optional performance metadata.
    Shared metadata helpers for provider-specific model endpoint and capability data.
    Normalized token usage metrics for LLM requests.