davidpirro

Results 8 comments of davidpirro

I had the same problem. It seems it is an authentication problem. If sign in to github and add an ssh key to your account (https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) you should solve the...

I've just asked perplexity itself how to do this ;) and this is the reply I got: ``` Yes, it is possible to retrieve source references when making API calls...

``` { "gptel": "request headers", "timestamp": "2024-04-28 22:00:06" } { "Content-Type": "application/json", "Authorization": "Bearer XXX", "Referer": "https://www.perplexity.ai/" } { "gptel": "request body", "timestamp": "2024-04-28 22:00:06" } { "model": "sonar-medium-online", "messages":...

``` { "gptel": "request headers", "timestamp": "2024-04-28 22:05:44" } { "Content-Type": "application/json", "Authorization": "Bearer XXXX", "Referer": "https://www.perplexity.ai/" } { "gptel": "request body", "timestamp": "2024-04-28 22:05:44" } { "model": "sonar-medium-online", "messages":...

Done. Hope that helps.

``` { "gptel": "request headers", "timestamp": "2024-04-28 22:13:43" } { "Content-Type": "application/json", "Authorization": "Bearer XXXX", "Referer": "https://www.perplexity.ai/" } { "gptel": "request body", "timestamp": "2024-04-28 22:13:43" } { "model": "sonar-medium-online", "messages":...

as far as I see the pplx-7b-online and the pplx-70b-online models are not accessible anymore. Only the sonar ones. In any case, I've read that citations are not being sent...