Comment by JSR_FDED
5 hours ago
Because they want the user to be able to say things like “show me my transactions for business meals in the last month”. That requires an LLM to analyze the transaction descriptions.
5 hours ago
Because they want the user to be able to say things like “show me my transactions for business meals in the last month”. That requires an LLM to analyze the transaction descriptions.
Interpreting the query by LLM is fine. But the problem happened when the query results were routed to LLM, which was unnecessary.