Yay! It works. I used gemma2:2b and gave it below text<p><pre><code> You have spent 190 at Fresh Mart. Current balance: 5098
</code></pre>
and it gave below output<p><pre><code> {\n\"amount\": 190,\n\"balance\": 5098 ,\"category\": \"Shopping\",\n\"place\":\"Fresh Mart\"\n}</code></pre>