forked from SciPhi-AI/R2R
-
Notifications
You must be signed in to change notification settings - Fork 0
Sync with base #1
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
Merged
Merged
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
* Feature/improve r2r telemetry (#1122) * improve telemetry * finish telemetry tweaks * Feature/improve cli infra (#1123) * improve telemetry * finish telemetry tweaks * up * Feature/add serve fallback to main (#1125) * improve telemetry * finish telemetry tweaks * up * fallback to main * Merge fragments (#1127) * troubleshooting docs (#1128) * troubleshooting docs (#1129) * add system diagram (#1130) * add system diagram * rm multi * fix overview * cleanup and fix * fix syntax * change to fast strategy by default (#1133) * Update parameter passing in js sdk (#1132) * Docs changes + add entity and relationship types (#1134) * up * up * up * up * reduce verbosity * Feature/dev minor cleanups (#1135) * cleanups * bump pkg * Update Tesseract OCR version in Dockerfile and change chunking strategy to "auto" * Update chunking strategy to "auto" in r2r.toml * Feature/improve docker workflow (#1146) * rm unstructured tag, add auto build on dev and dev-minor * delete old Dockerfile * add retries * Update docker_utils.py (#1143) * adding test pypi (#1147) * adding test pypi * make unstructured docker file * add on-push effects for dev * tweak workflows * Feature/add test pypi (#1149) * adding test pypi * make unstructured docker file * add on-push effects for dev * tweak workflows * Feature/add boto3 fix pypi (#1151) * add boto3 * explain feature add * try new pub strat (#1153) * update publish * try compliant version for test pypi * fix build workflow * ad registyr image output * add reminder to rag agent reply * update prompt (#1137) * update prompt * test and fix. Add dockerfile.dev * up * fix cli and workflows * merge and improve server logic * add filetypes (#1157) * fix l74 * fix indent level * bump pkg --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com> Co-authored-by: Renaulte <95443035+Renaulte@users.noreply.github.com>
…and Python packages (#1169)
* Async Postgres (#1121) * Check in * pool * Refactor lobjects to not use psycopg2 * check in * Working * Async go brrrrrr * concurrency on hf * minor fix * Fix prompt provider (#1164) * up (#1165) * up * rebase * rollbk hatchet * fix prompts, auth, download file (#1166) * fix prompts, auth, download file * compose * Fix loading of changed prompts (#1167) * Enhance unstructured (#1168) * up * up * up * up * up * workflow * up * Update py/core/integrations/unstructured/main.py Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * up --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * Feature/fix cli for local serve (#1170) * update inkeep.js * up --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> * Update __init__.py (#1171) * Update compose.yaml * Download file endpoint for PDF viewing (#1172) * Fix KGs to work with async postgres (#1173) * up (#1174) * make cli async for lcoal serve (#1176) * make cli async for lcoal serve * fix import * bump pkg * cleanup --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> Co-authored-by: emrgnt-cmplxty <68796651+emrgnt-cmplxty@users.noreply.github.com> Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Co-authored-by: emrgnt-cmplxty <owen@algofi.org>
* stream vec search results * fix stream results * make non breaking
* stream vec search results * fix stream results * make non breaking
* stream vec search results * fix stream results * make non breaking * improve error msg * improved error msg
* stream vec search results * fix stream results * make non breaking
* checkin * collection to groups * Fix bug in deletion (#1190) * fix pr * fix pr (#1192) * collect and raise kg extraction errors * cleanup * finish mods * bump pkg * make logout async * fix collections refactor, fix env passing * bump pkg agian * bump --------- Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com>
* Feature/revamp agent streaming (#1204) * revamp agent streaming * revamp agent streaming * Modify return spec (#1205) * Feature/improve r2r telemetry (#1122) * improve telemetry * finish telemetry tweaks * Feature/improve cli infra (#1123) * improve telemetry * finish telemetry tweaks * up * Feature/add serve fallback to main (#1125) * improve telemetry * finish telemetry tweaks * up * fallback to main * Merge fragments (#1127) * troubleshooting docs (#1128) * troubleshooting docs (#1129) * add system diagram (#1130) * add system diagram * rm multi * fix overview * cleanup and fix * fix syntax * change to fast strategy by default (#1133) * Update parameter passing in js sdk (#1132) * Docs changes + add entity and relationship types (#1134) * up * up * up * up * reduce verbosity * Feature/dev minor cleanups (#1135) * cleanups * bump pkg * Update Tesseract OCR version in Dockerfile and change chunking strategy to "auto" * Update chunking strategy to "auto" in r2r.toml * up * set response model * add communities --------- Co-authored-by: emrgnt-cmplxty <68796651+emrgnt-cmplxty@users.noreply.github.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com> Co-authored-by: emrgnt-cmplxty <owen@algofi.org> * Modify return spec (#1206) * Feature/improve r2r telemetry (#1122) * improve telemetry * finish telemetry tweaks * Feature/improve cli infra (#1123) * improve telemetry * finish telemetry tweaks * up * Feature/add serve fallback to main (#1125) * improve telemetry * finish telemetry tweaks * up * fallback to main * Merge fragments (#1127) * troubleshooting docs (#1128) * troubleshooting docs (#1129) * add system diagram (#1130) * add system diagram * rm multi * fix overview * cleanup and fix * fix syntax * change to fast strategy by default (#1133) * Update parameter passing in js sdk (#1132) * Docs changes + add entity and relationship types (#1134) * up * up * up * up * reduce verbosity * Feature/dev minor cleanups (#1135) * cleanups * bump pkg * Update Tesseract OCR version in Dockerfile and change chunking strategy to "auto" * Update chunking strategy to "auto" in r2r.toml * up * set response model * add communities * update docs * revert * chore: Remove unused 'reload' parameter in run_local_serve function --------- Co-authored-by: emrgnt-cmplxty <68796651+emrgnt-cmplxty@users.noreply.github.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com> Co-authored-by: emrgnt-cmplxty <owen@algofi.org> * Patch/fix kg issue (#1208) * revamp agent streaming * revamp agent streaming * fix kg bug * Feature/run pre commit (#1209) * revamp agent streaming * revamp agent streaming * fix kg bug * rm print * add pre-commit --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com>
bump pkg
* fix imports * bump pkg
Harshil-TWS
approved these changes
Sep 20, 2024
Harshil-TWS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approve
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.