The code was broken. #63

Open
opened 2025-08-03 13:28:28 -04:00 by JoelPasapera · 2 comments
JoelPasapera commented 2025-08-03 13:28:28 -04:00 (Migrated from github.com)

I get this error when using the usage examples:

content_json["text"] = json.loads(content_json["text"])
~~~~~~~~~~~~^^^^^^^^
KeyError: 'text'

I get this error when using the usage examples: content_json["text"] = json.loads(content_json["text"]) ~~~~~~~~~~~~^^^^^^^^ KeyError: 'text'
JoelPasapera commented 2025-08-03 14:14:47 -04:00 (Migrated from github.com)

El error KeyError: 'text' creo que ocurre porque la respuesta de la API de Perplexity ha cambiado su estructura.

El error KeyError: 'text' creo que ocurre porque la respuesta de la API de Perplexity ha cambiado su estructura.
dearrevils commented 2025-09-03 09:52:51 -04:00 (Migrated from github.com)

i fixed this error go to pull request to this
repo
#86 i fized it just now try it

i fixed this error go to pull request to this repo #86 i fized it just now try it
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
helallao/perplexity-ai#63
No description provided.