Patrick Lamar
Patrick Lamar
> I use LM Studio to start a local server with success, you can try to use http://localhost:11434 in the externsion options API URL. it doesn't work. maybe because the...
> It has something to do with the prompt format and openai api compatability, LM Studio can handle them. I don't have experience with ollama, so you might need to...
> Transferred this issue to the `tree-sitter-http` parser repository. > > This may be because we are only including alphanumeric values for a header value, see [grammar.js:156-164](https://github.com/rest-nvim/tree-sitter-http/blob/main/grammar.js#L156-L164) Hi, @NTBBloodbath Thanks...
FYI, i usually add cookies in http request like the following screenshot 
I don't have much experience about treesitter grammer, but i will look into it and have a try in my spare time. If there are any progress, i will post...
Have the same problem