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

Bug fixes #10971

Merged
merged 9 commits into from
Feb 19, 2024
Merged

Bug fixes #10971

merged 9 commits into from
Feb 19, 2024

Conversation

logan-markewich
Copy link
Collaborator

@logan-markewich logan-markewich commented Feb 19, 2024

Description

The graph store registry served no purpose

Fixes #10969

Adds missed kwarg to NoText synthesizer

Fixes #10970

Fixes openai import in rankgpt

Fixes #10964

Fixes resolving model name to string for openai embeddings

Fixes #10958

Off by one error in sentence window node parser

Fixes #10947

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 19, 2024
@logan-markewich logan-markewich changed the title delete unneeded graph store registry Bug fixes Feb 19, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Feb 19, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 19, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Feb 19, 2024
@logan-markewich
Copy link
Collaborator Author

Will publish v0.10.7 with above fixes

@logan-markewich logan-markewich merged commit a607f97 into main Feb 19, 2024
7 checks passed
@logan-markewich logan-markewich deleted the logan/graph_store_fix branch February 19, 2024 16:14
Dominastorm pushed a commit to uptrain-ai/llama_index that referenced this pull request Feb 28, 2024

Verified

This commit was signed with the committer’s verified signature.
Dominastorm Dhruv Chawla
anoopshrma pushed a commit to anoopshrma/llama_index that referenced this pull request Mar 2, 2024
Izukimat pushed a commit to Izukimat/llama_index that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment