You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done the setup with openai and perplexity. When I run the following block, I get nothing
#+begin_ai :service perplexity.ai :model llama-3-sonar-large-32k-online
[ME]: Tell me fun facts about Emacs.
[AI]:
#+end_ai
The only thing shown is the message Contacting host: api.perplexity.ai:443 but I get an empty response from [AI]. When I chek my perplexity account, it has charged me, meaning that a response has been sent (but maybe not parsed properly?)
I tried other models of perplexity and got the same thing.
Same prompt works with openai.
The text was updated successfully, but these errors were encountered:
nimafazeli
changed the title
Response from perplexity does not get back
Empty response from perplexity.ai
Jul 13, 2024
I have done the setup with openai and perplexity. When I run the following block, I get nothing
The only thing shown is the message
Contacting host: api.perplexity.ai:443
but I get an empty response from[AI]
. When I chek my perplexity account, it has charged me, meaning that a response has been sent (but maybe not parsed properly?)I tried other models of perplexity and got the same thing.
Same prompt works with openai.
The text was updated successfully, but these errors were encountered: