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

Feature: Update API endpoints in current StarSearch to prepare for Thread History #3551

Closed
Tracked by #3527
nickytonline opened this issue Jun 11, 2024 · 3 comments · Fixed by #3563
Closed
Tracked by #3527

Comments

@nickytonline
Copy link
Member

nickytonline commented Jun 11, 2024

To prepare for thread history, the current UI needs to be updated to the new endpoints.

Now when a new StarSearch conversation happens:

  • POST to get StarSearch thread ID
  • POST questions to StarSearch stream endpoint with the thread ID and the question
  • Share URLs now need to take a thread ID instead of prompt text.
  • The thread title should become the initial question
  • When a StarSearch shared prompt is loaded, we need to load the ID instead of initial prompt text and load that conversation.

Relates to https://github.com/open-sauced/api/pull/861

Copy link
Contributor

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.

Copy link
Contributor

open-sauced bot commented Jun 18, 2024

🎉 This issue has been resolved in version 2.36.0-beta.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Contributor

open-sauced bot commented Jun 18, 2024

🎉 This issue has been resolved in version 2.36.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@open-sauced open-sauced bot added the released label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant