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

support perplexity.ai responses in org-ai--normalize-response #129

Merged
merged 5 commits into from
Oct 14, 2024

Conversation

lneely
Copy link
Contributor

@lneely lneely commented Sep 8, 2024

I was encountering a problem using the perplexity.ai service with org-ai. The requests and responses were working properly, but the response was not being written back to the buffer in the #begin_ai (...) #end_ai block.

This PR updates the org-ai--normalize-response function to properly read the response from the perplexity.ai API.

Fixes:

@rksm
Copy link
Owner

rksm commented Oct 14, 2024

Thank you!

@rksm rksm merged commit 7ee4c5c into rksm:master Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants