ContextWindowCompactionStrategy.DefaultToolEvictionThreshold Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default fraction of the input budget at which tool result eviction triggers.
public const double DefaultToolEvictionThreshold = 0.5;
val mutable DefaultToolEvictionThreshold : double
Public Const DefaultToolEvictionThreshold As Double = 0.5