Naman Bansal
Naman Bansal
I think this might require a writeup of some part of the code because as far as I understand, the website is directly interacting with the Together API. The Together...
To fix this add a quote after "block w. It should look like this -> `className="block w"`. Also, as a suggestion if you run into an error, just paste it...
This is caused because the sandbox env doesn't have `axios` installed. To fix this in the make suggestions input box, tell it to replace axios with fetch.
Hi @CoderYiFei, I've opened a pull request to add OpenRouter support to Perplexica. In the meantime, while the PR is under review, you can try using OpenRouter from this branch:...
@arty-hlr @vernalan You can use MODELS.CUSTOM_OPENAI to integrate OpenRouter with Perplexica. However, this method does not display the list of available models provided by OpenRouter. The OpenRouter provider functions similarly...