The code was broken. #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I get this error when using the usage examples:
content_json["text"] = json.loads(content_json["text"])
~~~~~~~~~~~~^^^^^^^^
KeyError: 'text'
El error KeyError: 'text' creo que ocurre porque la respuesta de la API de Perplexity ha cambiado su estructura.
i fixed this error go to pull request to this
repo
#86 i fized it just now try it