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

Fix indexing to work multithread #60

Closed
wants to merge 26 commits into from
Closed

Conversation

rquesada
Copy link
Contributor

Summary

This PR fix an issue related with indexing files, that cause the server will not work async while indexing was executed

Changes

  • Updated RagManager.py
  • Updated models.py
  • Updated schemas.py
  • Updated requirements.txt
  • Migrations for File, Page and Chunk tables

Related Issues

N/A

Type of Change

Feature

Checklist

  • I have read the CONTRIBUTING documentation.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation (if applicable).

Screenshots (if applicable) Example of use:

Additional Context

Tested locally using Swagger.

@rquesada rquesada requested review from samj and quaid as code owners September 30, 2024 20:48
Copy link

@samj samj added the assistant pAI Assistant Application label Oct 2, 2024
@rquesada rquesada changed the base branch from feat/generate-voice-response to develop October 9, 2024 16:09
@samj samj closed this Jan 16, 2025
@samj samj deleted the fix/indexing-async branch January 18, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assistant pAI Assistant Application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants