-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Feature: backend add pgvector and document chunking to DB #1789
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
Closed
monicasmith463
wants to merge
175
commits into
fastapi:master
from
monicasmith463:feature/backend-pgvector
Closed
Feature: backend add pgvector and document chunking to DB #1789
monicasmith463
wants to merge
175
commits into
fastapi:master
from
monicasmith463:feature/backend-pgvector
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…onships and string length adjustments
…stant into feature/file-upload
don't do alembic migrations for now
…stant into feature/file-upload
…63/study-assistant into feature/file-upload
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
Removes hardcoded local file path that would break in other environments
- Updated S3 client initialization to use AWS credentials from settings - This addresses the security vulnerability where client was initialized without proper credentials - Fixes review comment on line 6 of backend/app/s3.py
Co-authored-by: devloai[bot] <168258904+devloai[bot]@users.noreply.github.com>
…casmith463/study-assistant into feature/enum-question-model
Feature: Use Enum for Question Type in Question Model
…ion functionality
Merge branch 'feature/backend-exam' of https://github.com/monicasmith463/study-assistant into feature/backend-exam
…463/study-assistant into feature/backend-exam
Feature: backend generate exam endpoint
Co-authored-by: bito-code-review[bot] <188872107+bito-code-review[bot]@users.noreply.github.com>
…smith463/study-assistant into feature/backend-langchain
Feature: backend OpenAI to use Langchain and Pydantic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.