Provides a Python interface to the Perplexity API for querying responses and managing conversations.
Perplexity Chat offers a Python-based interface to the Perplexity API, enabling users to query responses, maintain chat history, and manage conversations. It includes tools to ask specific questions, continue existing chats, list available conversations, and retrieve complete chat histories from local storage. Model configuration is supported via environment variables for flexible model selection. Designed for easy integration with development environments, it mimics the experience of interacting with Perplexity Chat in a browser.