karthink

Results 854 comments of karthink

@rleppink Thank you for the PR, I don't have a Windows PC right now to test `gptel`. I think we can combine the two variables (`gptel-curl-path` and `gptel-use-curl`) into one...

> From an end user perspective, I personally think it's more clear that `use-curl` is a boolean value indicating whether to use it, and `curl-path` is a string to curl's...

@rleppink Are you still interested in adding a gptel-curl-path?

1. I don't want to encouraging storing the API key in a plain text file. If using `insert-file-contents` on a gpg (or otherwise) encrypted file, the code should be prepended...

Closing as this is not planned.

> Is this why we get the `Ollama error (nil): Malformed JSON in response.` error whenever we receive a response from ollama? No, there's no connection between this and the...

This was fixed recently, please update gptel. On Sun, Apr 28, 2024, 3:16 AM zk395 ***@***.***> wrote: > I wasn't aware of this issue so I tried to load Ollama...

1. Are you on the latest commit? If not please update gptel 2. Could you run this: `(map-keys gptel--known-backends)`and paste the output here?

> 1. Are you on the latest commit? If not please update gptel > > 2. Could you run this: `(map-keys gptel--known-backends)`and paste the output here? @lbraglia Did you have...