Data stream default to true

we are using model qwen2.5 model as a connector and we tested the model and its running fine. when we are asking AI assistant , the payload data is going to LMstudio with stream:true. i would like to change it to "stream": false for it to work.

i checked the connecter config and i do not see any setting to change it to false. please help

Hi @opensourcengineer ,

Please read the "How to set up Elastic AI Assistant" section in this article:

Thanks