Skip to content

OpenAI Plugin#

This AI plugin supports OpenAI's ChatGPT models but can also be configured to utilise Perplexity AI by changing cfg(ask:service) to perplexity and setting the appropriate model using cfg(ask:model)

For example, Perplexity AI has online models which can service realtime internet data, such as the model pplx-7b-online

Service Models Pricing
OpenAI https://platform.openai.com/docs/models https://openai.com/api/pricing
Perplexity AI https://docs.perplexity.ai/docs/model-cards https://docs.perplexity.ai/docs/pricing

The currently recommended model for OpenAI is gpt-4o