-
Notifications
You must be signed in to change notification settings - Fork 218
update: OpeaArangoRetriever & OpeaArangoDataprep #1764
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
🚀 New features to boost your workflow:
|
|
@rbrugaro FYI The ArangoDB Retriever test is passing, any idea on how I can fix the "Service X did not come up in time" error? |
|
@aMahanna great that the ArangoDB retriever is passing and thanks for looking into it so promptly!. The timing issue seems like a CI side effect, I manually triggered one and passed. lets update your branch with main and if there are still tests with timing issues I can trigger those manually and we can get it merged. |
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
for more information, see https://pre-commit.ci Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
Signed-off-by: Anthony Mahanna <[email protected]>
…ct#1766) Signed-off-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]>
f9c8df9 to
7eebe28
Compare
@rbrugaro sounds good thanks! Just rebased to pass DCO |
rbrugaro
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.
LGTM!
ashahba
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.
LGTM!
* update: OpeaArangoRetriever Signed-off-by: Anthony Mahanna <[email protected]> * lock: `langchain-arangodb` Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: Anthony Mahanna <[email protected]> * fix: `test_retrievers_arango.sh` Signed-off-by: Anthony Mahanna <[email protected]> * attempt: `graph_name` Signed-off-by: Anthony Mahanna <[email protected]> * attempt fix: query Signed-off-by: Anthony Mahanna <[email protected]> * fix: hasattr Signed-off-by: Anthony Mahanna <[email protected]> * fix: getattr Signed-off-by: Anthony Mahanna <[email protected]> * exclude_none Signed-off-by: Anthony Mahanna <[email protected]> * bump Signed-off-by: Anthony Mahanna <[email protected]> * increase sleep Signed-off-by: Anthony Mahanna <[email protected]> * fix the redis version due to conflic with langchain-redis (opea-project#1766) Signed-off-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]> --------- Signed-off-by: Anthony Mahanna <[email protected]> Signed-off-by: Mustafa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]>
* update: OpeaArangoRetriever & OpeaArangoDataprep (#1764) * update: OpeaArangoRetriever Signed-off-by: Anthony Mahanna <[email protected]> * lock: `langchain-arangodb` Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: Anthony Mahanna <[email protected]> * fix: `test_retrievers_arango.sh` Signed-off-by: Anthony Mahanna <[email protected]> * attempt: `graph_name` Signed-off-by: Anthony Mahanna <[email protected]> * attempt fix: query Signed-off-by: Anthony Mahanna <[email protected]> * fix: hasattr Signed-off-by: Anthony Mahanna <[email protected]> * fix: getattr Signed-off-by: Anthony Mahanna <[email protected]> * exclude_none Signed-off-by: Anthony Mahanna <[email protected]> * bump Signed-off-by: Anthony Mahanna <[email protected]> * increase sleep Signed-off-by: Anthony Mahanna <[email protected]> * fix the redis version due to conflic with langchain-redis (#1766) Signed-off-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]> --------- Signed-off-by: Anthony Mahanna <[email protected]> Signed-off-by: Mustafa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]> * fix: `ARANGO_SEARCH_MODE` Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: readme Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Anthony Mahanna <[email protected]> Signed-off-by: Mustafa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mustafa <[email protected]>
* update: OpeaArangoRetriever & OpeaArangoDataprep (#1764) * update: OpeaArangoRetriever Signed-off-by: Anthony Mahanna <[email protected]> * lock: `langchain-arangodb` Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: Anthony Mahanna <[email protected]> * fix: `test_retrievers_arango.sh` Signed-off-by: Anthony Mahanna <[email protected]> * attempt: `graph_name` Signed-off-by: Anthony Mahanna <[email protected]> * attempt fix: query Signed-off-by: Anthony Mahanna <[email protected]> * fix: hasattr Signed-off-by: Anthony Mahanna <[email protected]> * fix: getattr Signed-off-by: Anthony Mahanna <[email protected]> * exclude_none Signed-off-by: Anthony Mahanna <[email protected]> * bump Signed-off-by: Anthony Mahanna <[email protected]> * increase sleep Signed-off-by: Anthony Mahanna <[email protected]> * fix the redis version due to conflic with langchain-redis (#1766) Signed-off-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]> --------- Signed-off-by: Anthony Mahanna <[email protected]> Signed-off-by: Mustafa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mustafa <[email protected]> Signed-off-by: Anthony Mahanna <[email protected]> * fix: `ARANGO_SEARCH_MODE` Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix: readme Signed-off-by: Anthony Mahanna <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Anthony Mahanna <[email protected]> Signed-off-by: Mustafa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mustafa <[email protected]>
Description
Updating
OpeaArangoRetrieverto investigate failure observed here: #1746 (comment)OpeaArangoDataprepbased on input processing fixes inOpeaArangoRetrieverAlso introduces
ARANGO_SEARCH_TYPEas an environment variable to offer selection between Vector & Hybrid search.Issues
N/A
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
Locks
langchain-arangodbto0.0.6