- Now the layout could not be broken even if there are multiple conversations.
Improved:
- We can interrupt the response from the assistant.
- We can remove the existing statements.
- Response is now streaming
- Conversation is now customisable (i.e. temperature).
Fixed:
- Now conversation will be separated with an empty line to render markdown correctly.
Removed:
- No longer consuming tokens are counted.
- Consulting dialogue is now shown as callouts
- Default template from `new dialogue` is modified for rendering code blocks.
- Minor format issue has been fixed.