Y
Hacker News
new
|
ask
|
show
|
jobs
by
JSR_FDED
2 days 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.
1 comments
zkmon
2 days ago
Interpreting the query by LLM is fine. But the problem happened when the query results were routed to LLM, which was unnecessary.
link