Hi there,
in my application, I use AI as a database assistant that creates queries based on the database model. I wanted to use a new control, but a few questions arose.
Can I modify the response on the fly? I'd like to display only the "summary" that comes with the response.
Is it possible to change AI service parameters before send message? For example, Model or SystemPrompt? I don't see access to these properties in the IAIChatService interface.