Open maitiSoutrik opened 5 months ago
Adding to this request, I have tried setting up my Perplexity API key for Chat and I'm getting a 400 error for a header with a default value that is not supported by the API.
{
"message": "Frequency penalty must satisfy p > 0.",
"type": "invalid_parameter",
"code": 400
}
Here is my configuration on the plugin screen trying to follow their docs:
Hey, thanks for letting me know. It might require adding an adapter to the https://github.com/brianpetro/jsbrains/blob/main/smart-chat-model module.
Hi Brian, Perplexity is a tool that has replaced everything for me. It would be nice to have support to use the API from this platform as well. Can this be added?