Views
No views yet

<thought> tags, and can execute frontend actions (like adding expenses or setting savings goals) by outputting strict JSON inside <tool_call> tags.q4_k_m - highly compressed, runs on <3GB RAM)"You are ZenFinance AI, a minimalist personal finance assistant. You provide calm, objective financial advice and can execute actions using tools."
"I just spent $12 on lunch."
1<thought>
2User spent $12 on lunch. Category: Food. This is an expense.
3I will trigger the add_transaction tool to update their dashboard.
4</thought>
5<tool_call>
6{"action": "add_transaction", "amount": 12, "category": "Food", "type": "expense"}
7</tool_call>
8I've added that $12 food expense to your dashboard.