gptlang

Results 43 comments of gptlang

Looks like I was right. They bundle the parsers into the extension. ![image](https://github.com/gptlang/CopilotChat.nvim/assets/121417512/ca90c21a-65d6-4ffd-9573-15a46ab2e095) I don't think I have the energy to properly implement tree-sitter. If anyone has a shortcut, let...

@neutrinoA4 thanks for the suggestion! Is this language agnostic (via tree-sitter) or specific to Python?

btw should we change "WARNING" to "Optional"? It isn't very clear that it's not really necessary to install it and might confuse some users.

What are you using for vector db?

Slight issue: The background image only shows after you click and drag. Otherwise, it shows the current defocused screen.

Has this been fixed yet?

> so this implementation only serves use cases where you intend to transcribe the same audio file more than once? Why would you transcribe the same audio file twice? I...

Is it possible to pre-compile rather than passing through an audio file first?

@mellery451 This is supported by [CopilotChat.nvim](https://github.com/CopilotC-Nvim/CopilotChat.nvim) which is now in pure lua.