#141 — [Bug]: outstanding bills not giving a good answer

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

Created: 2024-09-25 · Updated: 2024-10-03

Description

Steps to reproduce

To reproduce:

  1. Query “Do I owe any outstanding bills?”
  2. review response

What was the expected behavior?

give me a list of outstanding bills and invoices (aggregation of money owed) by name with amount and any useful other information to describe the bill.

give me a useable chart or kpi card to visualize the data.

Screenshots

Here you can see that the table produced columns with “document_number’ which gives me no useable information on what the bill is for, can it give us bill name or description along with vendor attached or more useful information?

Screenshot 2024-09-24 at 10 36 53 PM

Also, the chart produced is perplexing, shows nothing and also doesn’t seem to be rendering correctly. I would have expected a bar chart or something similar.

Screenshot 2024-09-24 at 10 39 06 PM

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets