Directories
¶
| Path | Synopsis |
|---|---|
|
Package llmfactory provides factories and configuration for LLM model instantiation, supporting multiple providers (OpenAI, Azure, etc.) and model selection strategies.
|
Package llmfactory provides factories and configuration for LLM model instantiation, supporting multiple providers (OpenAI, Azure, etc.) and model selection strategies. |
|
Package llms provides unified support for interacting with different Language Models (LLMs) from various providers.
|
Package llms provides unified support for interacting with different Language Models (LLMs) from various providers. |
|
googleai
package googleai implements a langchaingo provider for Google AI LLMs.
|
package googleai implements a langchaingo provider for Google AI LLMs. |
|
googleai/internal/cmd
command
Code generator for vertex.go from googleai.go nolint
|
Code generator for vertex.go from googleai.go nolint |
|
Package llmutils provides utility functions and helpers for LLM operations, including prompt formatting, message handling, and other agentic utilities.
|
Package llmutils provides utility functions and helpers for LLM operations, including prompt formatting, message handling, and other agentic utilities. |
|
Package prompts contains types, prompt templates, loading utilities, output parsers, example selectors, and other utilities for working with LLM prompts.
|
Package prompts contains types, prompt templates, loading utilities, output parsers, example selectors, and other utilities for working with LLM prompts. |
|
internal/fstring
Package fstring contains template format with f-string.
|
Package fstring contains template format with f-string. |
|
Package schema provides utilities for generating JSON schemas from Go types, enabling validation and documentation of tool and message parameters.
|
Package schema provides utilities for generating JSON schemas from Go types, enabling validation and documentation of tool and message parameters. |
Click to show internal directories.
Click to hide internal directories.