Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat: add perplexity api (fixes #7409) #7410

Merged
merged 9 commits into from
Mar 8, 2024

Conversation

Mutugiii
Copy link
Member

@Mutugiii Mutugiii commented Feb 14, 2024

Fixes #7409

Add support for using Perplexity AI with users having an option for either perplexity or open ai

  • Handle usage in the chatapi API
  • Add a toggle in the chat frontend
  • Update the chat.env.example

Usage Requirement

PERPLEXITY_API_KEY must be set in the environment

image

@dogi dogi changed the title chat: add perplexity ai service option (fixes #7409) chat: add pplx aka perplexity (fixes #7409) Mar 8, 2024
@dogi dogi changed the title chat: add pplx aka perplexity (fixes #7409) chat: add perplexity api (fixes #7409) Mar 8, 2024
@dogi dogi merged commit 6c84c78 into master Mar 8, 2024
13 of 14 checks passed
@Mutugiii Mutugiii deleted the 7409-add-support-for-perplexity-ai branch April 10, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for perplexity AI
2 participants