open-sauced/app

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

Closed this issue ยท 3 comments

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

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.

๐ŸŽ‰ This issue has been resolved in version 2.36.0-beta.6 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

๐ŸŽ‰ This issue has been resolved in version 2.36.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€