Robert Krahn

Results 110 comments of Robert Krahn

Yeah, that should be possible. I'll need to get into the captcha state. How much do I need to hammer their site to get that to happen?

Thank you for the hint. Very interesting, I'll see if I can come up with something!

Can you run `M-x org-ai-open-request-buffer` and see what it says? I would assume a 401 error.

Perplexity requires a paid account for their API, have you set everything up accordingly?

Nice work! What do you think about using ```elisp (interactive (list (read-file-name "Image file path: " nil nil nil (or (thing-at-point 'existing-filename) (thing-at-point 'url))) (read-string "Question: " nil 'minibuffer-history))) ```...

And happy to merge this. If you're OK with it, mark it ready for review. It does work well for me. We can improve the file selection a bit but...

Yeah, we can switch to non-streamed responses instead.

Hi there! So I tried to reproduce this issue but was unable to do so. The steps I took: 1. Running stable diffusion webui, I used a docker image with...

Hey that sounds good! Vision capabilities would be super awesome! How do you imagine referring to an image?

Awesome, I'll be adding support for this!