Interface: AiResponse

AiResponse

AI Response AI response
Source:

Members

answer :string

The answer provided by the LLM. Example: Public APIs are important because of key and important reasons.
Type:
  • string
Source:

completion_reason :string

The reason the response finishes. Example: done
Type:
  • string
Source:

created_at :string

The ISO date formatted timestamp of when the answer to the prompt was created. Example: 2012-12-12T10:53:43-08:00
Type:
  • string
Source: