Skip to documentation content
On this page
  1. Contract

top_p

`top_p` is an optional parameter of `telion_api.AiResponses.create` with the installed type contract `float | None`.

top_p is an optional parameter of telion_api.AiResponses.create with the installed type contract float | None.

Contract

PropertyValue
symboltelion_api.AiResponses.create
parametertop_p
typefloat | None
requiredfalse
defaultnull
top_p — Telion Python API 0.1.0-alpha | Telion