feat(chat): remove thought from the final answer
What does this merge request do and why?
- remove
log
field from chat response - remove 'thought' field from
final_answer_delta
those fields ain't used during the parsing and they increase the amount of data we pass to GitLab server.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Merge request checklist
-
Tests added for new functionality. If not, please raise an issue to follow up. -
Documentation added/updated, if needed.
Edited by Tetiana Chupryna