-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Added File Support #26
Merged
Merged
Conversation
This file contains 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
feat: RAG functionality
# [1.1.0-rc.1](v1.0.3...v1.1.0-rc.1) (2024-12-05) ### Bug Fixes * Added log ([5888d67](5888d67)) * Added logs ([9cccbc9](9cccbc9)) * Added logs of env ([4e7f794](4e7f794)) * Added logs of env ([9de0844](9de0844)) * Added more logs ([8ff04de](8ff04de)) * check type ([670fc69](670fc69)) * Checked env ([e2129a6](e2129a6)) * ignore ts ([d24dc65](d24dc65)) * Import of runtime ([af96613](af96613)) * Moved to factory ([09be7a4](09be7a4)) * Node file checks ([e3b31ac](e3b31ac)) * Node file checks ([1b5b314](1b5b314)) * Run sync ([e251c1b](e251c1b)) ### Features * add file path check before opening + rag examples improved ([7ca7640](7ca7640)) * add upload file object override ([6131ee8](6131ee8)) * add upload file object override ([329eb3e](329eb3e)) * basic unit tests for rag engine ([6ff4df7](6ff4df7)) * convert upload to non async ([e3b0810](e3b0810)) * disable examples for non node env ([8914f61](8914f61)) * disable examples for non node env ([90eb449](90eb449)) * FilePathOrFileObject ([54a96b1](54a96b1)) * fix tests ([9705d0b](9705d0b)) * functioning browser upload ([02b40df](02b40df)) * log ([585e278](585e278)) * makeFormDataRequest - change type and disable lint ([657fa5e](657fa5e)) * node fetch casting ([29997e0](29997e0)) * rag-engine impl. - with examples, no tests yet ([ceaa9e9](ceaa9e9)) * rag-engine impl. - with examples, no tests yet ([4713d02](4713d02)) * remove log ([d68e935](d68e935)) * reorg imports ([c88bf02](c88bf02)) * reorganized ([a93d32c](a93d32c)) * reorganized ([b71e598](b71e598)) * support node path and file object\ and browser file object ([c055ca2](c055ca2)) * support node path and file object\ and browser file object ([48f2a8d](48f2a8d)) * swap condition ([18b46a0](18b46a0)) * wip ([382e69f](382e69f)) * wip ([f438185](f438185)) * wip ([ab469be](ab469be)) * wip ([a628702](a628702)) * wip ([eac5e6e](eac5e6e))
Josephasafg
approved these changes
Dec 5, 2024
🎉 This PR is included in version 1.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.