Interface LLMObservabilityApiUpdateLLMObsPromptVersionRequest

Hierarchy

  • LLMObservabilityApiUpdateLLMObsPromptVersionRequest

Properties

Properties

Update prompt version payload.

promptId: string

The customer-provided identifier of the LLM Observability prompt.

version: number

The version number of the LLM Observability prompt.

Generated using TypeDoc