Table of Contents

Class HydeOptions

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

Configures how hypothetical answers are generated during HypotheticalAnswer retrieval.

public sealed class HydeOptions
Inheritance
HydeOptions
Inherited Members

Fields

DefaultMaxCompletionTokens

The default maximum number of tokens allocated for the hypothetical answer generation step.

Properties

MaxCompletionTokens

Gets or sets the maximum number of tokens allocated for the hypothetical answer generation step.

See Also

Share