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: JinaReaderConnector - fix the name of the output edge #1217

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

anakin87
Copy link
Member

Related Issues

In the JinaReaderConnector, the name of the output edge has been incorrectly set to document instead of documents.
This is wrong and not consistent with the name of the key in the returned dictionary (documents).

Proposed Changes:

Rename the output edge to documents

How did you test it?

CI

Checklist

@anakin87 anakin87 requested a review from a team as a code owner November 25, 2024 16:10
@anakin87 anakin87 requested review from silvanocerza and removed request for a team November 25, 2024 16:10
@anakin87 anakin87 merged commit b770a29 into main Nov 26, 2024
10 checks passed
@anakin87 anakin87 deleted the jina-reader-fix-output-edge-name branch November 26, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants