liunux4odoo

Results 43 comments of liunux4odoo
trafficstars

So long as fastchat not support functions parameter yet, you can use functions calling with open source models (such as Qwen-1.8b, Qwen-14b, Chatglm3) by following steps: 1. render functions in...

Same problem for `ui.input` and `ui.textarea` here, `ui.number` gets bound value correctly after reopen. This is my workaround: 1. place the dialog creation in a function 2. instant new dialog...