#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:
- Query “Do I owe any outstanding bills?”
- 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?
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.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets