#95 — Make plotting more robust
Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta
Created: 2024-08-16 · Updated: 2024-08-17
Description
Sometimes plots are generated with wrongly parsed dates or have only a single data point. We hope moving the plotting agent to gpt4o-mini and the new structured output format will solve the issue.
AC:
- plotting agent now uses gpt4o-mini
- plotting agent uses structured output with echarts schema (possibly reduced)
- new system has been tested on previously failing cases
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets