types

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package types provides type aliases for backward compatibility. The actual types are now defined in github.com/teradata-labs/loom/pkg/types to break import cycles between pkg/agent and pkg/llm packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LLMProvider

type LLMProvider = types.LLMProvider

type LLMResponse

type LLMResponse = types.LLMResponse

type Message

type Message = types.Message

type StreamingLLMProvider

type StreamingLLMProvider = types.StreamingLLMProvider

type TokenCallback

type TokenCallback = types.TokenCallback

type ToolCall

type ToolCall = types.ToolCall

Type aliases for backward compatibility. Code that imports pkg/llm/types will continue to work.

type Usage

type Usage = types.Usage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL