Commit graph

8 commits

Author SHA1 Message Date
vorotamoroz
b7f8e8a61a bump 2023-06-20 17:37:08 +09:00
vorotamoroz
7ed2a836f9 Improved:
- No longer comments will be shown on a callout.
2023-05-09 17:41:43 +09:00
vorotamoroz
d6d79cf9f3 Improved:
- 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.
2023-05-09 12:47:06 +09:00
vorotamoroz
4fcf0bea63 Fixed:
- Remove usage of global `App` and now `App` on the property of the plugin has been used.
2023-03-22 00:46:17 +09:00
vorotamoroz
4b7990a5aa Improved:
- Consulting dialogue is now shown as callouts
- Default template from `new dialogue` is modified for rendering code blocks.
- Minor format issue has been fixed.
2023-03-20 10:42:50 +09:00
vorotamoroz
4c34ac4d99 bump 2023-03-16 13:37:30 +09:00
vorotamoroz
a8b333af07 - Fix styles
- Add showing consumed tokens
- Model can be configurable.
2023-03-16 11:44:44 +09:00
vorotamoroz
95fc8656d8 initial 2023-03-15 17:14:42 +09:00