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 fix] Qna pair not loading properly #817

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

sidmohanty11
Copy link
Contributor

Description

This PR fixes qna pair not being able to load properly.

Fixes #813

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
embedchain/embedchain.py 72.57% <50.00%> (-0.20%) ⬇️

... and 8 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@deshraj deshraj changed the title [FIX] QNA Pair not loading properly [Bug fix] Qna pair not loading properly Oct 17, 2023
@deshraj deshraj merged commit d065cbf into mem0ai:main Oct 17, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError occurs when using qna_pair.
2 participants