Commit graph

15 commits

Author SHA1 Message Date
vorotamoroz
b7f8e8a61a bump 2023-06-20 17:37:08 +09:00
vorotamoroz
8c57ebbe19 Fixed:
- 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.
2023-06-20 17:36:04 +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
164f8d8c28 remove prefix 2023-03-16 13:36:58 +09:00
vorotamoroz
45087f6753 Fix the directory structure 2023-03-16 13:34:22 +09:00
vorotamoroz
bab429cb61 Add license 2023-03-16 12:01:22 +09:00
vorotamoroz
a8b333af07 - Fix styles
- Add showing consumed tokens
- Model can be configurable.
2023-03-16 11:44:44 +09:00
vorotamoroz
cd9b506a1f Merge branch 'main' of https://github.com/vrtmrz/ring-a-secretary 2023-03-15 17:16:19 +09:00
vorotamoroz
9ba9bbe35b fixed version 2023-03-15 17:16:15 +09:00
vorotamoroz
f3ef57bc71
Create release.yml 2023-03-15 17:15:33 +09:00
vorotamoroz
95fc8656d8 initial 2023-03-15 17:14:42 +09:00