Package com.polarion.platform.ai.llm
package com.polarion.platform.ai.llm
-
ClassDescriptionRepresents the result of a chat completion request.Represents a message from a chat with an LLM (Large Language Model).Interface representing a Large Language Model (LLM).Base interface for LLM context types providing access to configuration properties and secrets.Represents credentials for authenticating with an LLM.Context for LLM credentials instance, providing access to configuration properties and secrets.Represents a provider for Large Language Model (LLM) services.Exception thrown when an LLM is not configured correctly, e.g., if there are invalid or missing configuration parameters.Exception thrown when an LLM request fails due to incorrect user input.Usage statistics for the chat completion request.