OpenAI-sublime-text icon indicating copy to clipboard operation
OpenAI-sublime-text copied to clipboard

First class Sublime Text AI assistant with GPT-4o and ollama support!

Results 12 OpenAI-sublime-text issues
Sort by recently updated
recently updated
newest added

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.

enhancement
good first issue

## 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...

bug
good first issue

https://platform.openai.com/docs/guides/vision To groom

enhancement
good first issue

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...

https://platform.openai.com/docs/api-reference/files To groom

enhancement
to groom

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement