#89 — Migrate plot generation to new structured outputs

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

Created: 2024-08-09 · Updated: 2024-08-21

Description

Open AI has released a new way of generating outputs based on a JSON schema. We should move to using that as it will allow more flexible plots. Also deprecate gpt3.5 as plot model and include gpt4o-mini

AC:

  • Plots are generated using Structured Outputs
  • Default model for that is gpt4o-mini

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets