Package ai.vectros.core
package ai.vectros.core
-
ClassDescriptionDefault logger implementation that writes to the console using
Logger.Represents a file stream with associated metadata for file uploads.Interface for custom logger implementations.A custom implementation of OkHttp's RequestBody that wraps an InputStream.Configuration for SDK logging.SDK logger that filters messages based on level and silent mode.OkHttp interceptor that logs HTTP requests and responses.Log levels for SDK logging configuration.Nullable<T>A custom InputStream that wraps the InputStream from the OkHttp Response and ensures that the OkHttp Response object is properly closed when the stream is closed.A custom Reader that wraps the Reader from the OkHttp Response and ensures that the OkHttp Response object is properly closed when the reader is closed.Custom deserializer that handles converting RFC 2822 (RFC 1123) dates intoOffsetDateTimeobjects.SseEvent<T>Represents a Server-Sent Event with all standard fields.Utility class for parsing Server-Sent Events with support for discriminated unions.Stream<T>This exception type will be thrown for any non-2XX API responses.This class serves as the base exception for all errors in the SDK.