#219 — Problems creating plots due to pivot_data getting called when not needed.

Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta

Created: 2024-12-16 · Updated: 2024-12-20

Description

When creating a plot sometimes pivot_data gets called when it is not needed and this causes errors in data shape.

AC:

  • Source of error has been investigated
  • An improvement strategy has been put in place

NOTE: The improvement strategy may include changes to the prompt or workflow of the plotting agent.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets