What's new in 1.4
This is an important release for us, since we are introducing feature that changes the way you can use Tema-Editor.
There's tools that allow you to upload your file for analysis. Some of them work fine, with one exception – they either have to limit you with one uninterrupted session to be able to work with upload, or they re-read whole attachment each time you asking something, and limit number of questions.
Starting from Tema 1.4, you will be able to attach plain text file to the conversation, the result of analysis of the file will be saved in the document and you can keep it as long as you want on your own disk.
Document file will get significantly larger, of course. But this will provide you fast answers any time you load the file.
You can control what is included into context in Settings.
The second thing is ability to export just your chat into one single plain text file. Sometimes it is convenient, to be able to sweep all the chat history and start from beginning. Please note, that attachment won't be deleted until you deliberately do that.
How it works?
You will see small change of the interface of Brainstorm tab.
First button allows you to save chat history to the text file. It is enabled only if you have some messages in the chat.
Second button allows you to attach plain text file. It is enabled when no files attached to the conversation yet.
Third button shows the number of attachments and allows you to open attachment management screen. Currently you can attach only one file. It's related to on-going performance tests and big size required even for one attachment. Multiple attachments may be introduced later, but they might not be a part of free offering.
Why the file with attachment is big?
When you attach the file, Tema calculates embeddings for segments of the text to enable "endless" context when requesting ChatGPT. Embeddings used to understand relevance of particular segments.
Using whole text as a context is not possible due to technical limitations of ChatGPT. Using embeddings is reliable and recommended way of avoiding "memory loss".
Bug fixes
- Regression Fix: Context Menu did not work properly on Draft View.
- Regression fix: After some changes in GPT the grammar checks sometimes returned few responses instead of one. We have fixed it.
Comments
Post a Comment