Patrick Lamar

Results 36 comments of Patrick Lamar
trafficstars

> 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 ![image](https://github.com/rest-nvim/tree-sitter-http/assets/32331521/adff3ce2-63b5-4dd9-bf87-7cbbc83715f5)

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