#146 — [Bug]: Incorrectly calculated OPEX for one month

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

Created: 2024-09-30 · Updated: 2025-01-09

Description

Steps to reproduce

To reproduce:

  1. In staging login under username mike@twillpayments.com
  2. Submit Query “How me a chart of my OPEX so far this year”
  3. August comes back as a large negative number.
  4. ask in chat “tell me more about August”
  5. correctly lists expenses
  6. ask in chat “list the negative transactions”
  7. it loads table of a large negative net income and net profit. and pulls from income statement.
  8. ask “how do you calculate OPEX”
  9. ask “so why did you take into account net income to calculate august OPEX?”
  10. it says, “you’re right, let me correct”

What was the expected behavior?

I expected it to … correctly calculate and display OPEX for each month requested.

Screenshots

Screenshot 2024-09-30 at 10 30 48 AM

Screenshot 2024-09-30 at 10 31 07 AM

Screenshot 2024-09-30 at 10 31 29 AM

Screenshot 2024-09-30 at 10 31 48 AM

Screenshot 2024-09-30 at 10 32 20 AM

Screenshot 2024-09-30 at 10 32 39 AM

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets