Skip to main content

AI Tasks

The AI Tasks section provides a complete log of every interaction with the configured AI model. This includes prompts initiated by you and automated, multi-step tasks performed by the AI itself.

Clicking on a task opens a modal with detailed information for debugging and review:

  1. Task Details: Includes the Task ID, Project ID, Timestamp, and the context of the interaction.
  2. Prompt Sent: The exact prompt sent to the AI. This can be an internal system prompt or a user-generated one.
  3. Raw Response: The complete, unformatted response received directly from the AI.
  4. Parsed JSON: The raw response transformed into a structured JSON format, which is useful for debugging.
  5. Last AI Response Segment: In multi-step AI interactions, this shows the intermediate response from the previous step.
  6. Last AI Result Segment: In multi-step AI interactions, this shows the processed result from the previous step.

Deflectra AI Tasks List

Deflectra AI Task Details Modal