Skip to documentation content
On this page
  1. Contract

prompt_cache_key

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

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

Contract

PropertyValue
symboltelion_api.AiResponses.create
parameterprompt_cache_key
typestr | None
requiredfalse
defaultnull
prompt_cache_key — Telion Python API 0.1.0-alpha | Telion