Table of Contents

Class AgentToolPropertyValueSources

Namespace
FoundationaLLM.Common.Constants.Agents
Assembly
FoundationaLLM.Common.dll

Provides well-known source names for agent tool property values.

public static class AgentToolPropertyValueSources
Inheritance
AgentToolPropertyValueSources
Inherited Members

Fields

CompletionRequestMetadata

The value should be sourced from the completion request's metadata property.

public const string CompletionRequestMetadata = "__COMPLETION_REQUEST_METADATA__"

Field Value

string