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

Implement super-rag webhook for setting a data status to the workflow. #833

Open
5 of 8 tasks
homanp opened this issue Feb 18, 2024 · 0 comments
Open
5 of 8 tasks
Assignees
Labels
enhancement New feature or request

Comments

@homanp
Copy link
Collaborator

homanp commented Feb 18, 2024

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

We need to notify the db of when data for a workflow has finished processing through the SuperRag pipeline. For this we need to utilize the Super-Rag webhook functionaltiy.

TODO:

  • Create necessary database tables for tracking status of ingest.
  • Update ingest status with webhook.
  • Block incoming requests until data has finished loading.

The point is to give the workflow a status so we can visualize this in the api and sdk to allow a while loop similar to openai assisntants.

Acknowledgements

  • My issue title is concise and descriptive.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.
@homanp homanp added the enhancement New feature or request label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants