Property MaxContextTokens
MaxContextTokens
Budget for the retrieved-context block alone, not the whole prompt. Default 1024.
public int MaxContextTokens { get; set; }
Budget for the retrieved-context block alone, not the whole prompt. Default 1024.
public int MaxContextTokens { get; set; }