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 StreamingLLMProvider ¶
type StreamingLLMProvider = types.StreamingLLMProvider
type TokenCallback ¶
type TokenCallback = types.TokenCallback
Click to show internal directories.
Click to hide internal directories.