https://docs.perplexity.ai/docs/getting-started
i want to use these models in Librechat -- Mistral 7B, Llama 13B, Code Llama 34B, Llama 70B, and Replit 3b.
it can be achieve via perplexity api
it will be very helpful feature for users like me
thx in advance
pplx-api
You can access pplx-api using HTTPS requests. Authenticating involves the following steps: Generate an API key through the Perplexity Account Settings Page. The API key is a long-lived access token that can be used until it is manually refreshed or deleted.Send the API key as a bearer token in the A...