#268 — Rewrite SQL few shot natural language queries

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

Created: 2025-03-14 · Updated: 2025-03-17

Description

Some of the natural language queries are follow up questions like: “How about digital goods expenses?” They need to be converted into a full context query by including information from the previous messages in the conversation.

AC:

  • All queries have been reviewed to identify follow up questions with missing information in them.
  • The identified follow up questions have been re written to include the context from previous conversation and converted into stand-alone queries

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets