HelpBot Assistant

How can I help you?

PromptResponseModel

16 Mar 20261 minute to read

Interface for a class PromptResponse

Properties

prompt string

Specifies the prompt text for this item in the prompts collection.
Specifies the user-entered instruction or question to be processed.

response string

Specifies the response associated with the corresponding prompt.
Specifies the AI-generated text (plain or Markdown) returned after processing.