OpenAI-sublime-text
OpenAI-sublime-text copied to clipboard
First class Sublime Text AI assistant with GPT-4o and ollama support!
Currently once the answer comes back it takes a lot of undo operations to just to revert. There should be an option to disable streaming globally or for certain modes.
## Overview In 4.0.0 release project specific assistant settings have been added. Yet it fails to update status bar assistant info (at least, haven't dug deeper, maybe all the rest...
https://platform.openai.com/docs/guides/vision To groom
Hello, My custom OpenAi Provider (ollama) use http**s** with a self-signed certificate. When the plugin try to connect to it, an error pops up with "error OpenAi: CERTIFICATE_VERIFY_FAILED..." How can...
Package going out of control at a given scale, it becomes challenging to continue further development without tests.
This paper promise price reduction up to 40% in complex tasks. - papaer: [https://arxiv.org/abs/2310.03094](https://arxiv.org/abs/2310.03094) - code: [https://github.com/MurongYue/LLM_MoT_cascade](https://github.com/MurongYue/LLM_MoT_cascade) ``` @misc{yue2023large, title={Large Language Model Cascades with Mixture of Thoughts Representations for Cost-efficient...
OpenAI added support for a functions calling. I believe in a big potential of this feature related to a sublime text, since its Python api are hittable with such text...
As for now plugin deletes farthest chat history messages if it in a whole exceeds the given model tokens window. The better way to treat those messages is to not...
The llms sucks with getting to know your code. That's what RAG was invented for, the problem is RAG totally sucks as well. Folks find some better approaches to retrieve...