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

Mongodb integration as vectorstore #822

Merged
merged 4 commits into from
Jan 6, 2024
Merged

Mongodb integration as vectorstore #822

merged 4 commits into from
Jan 6, 2024

Conversation

dartpain
Copy link
Contributor

@dartpain dartpain commented Jan 6, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Why was this change needed? (You can also link to an open issue here)

  • Other information:

Copy link

vercel bot commented Jan 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2024 6:24pm
nextra-docsgpt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2024 6:24pm

@github-actions github-actions bot added the application Application label Jan 6, 2024
Copy link

codecov bot commented Jan 6, 2024

Codecov Report

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

Comparison is base (fd8b7aa) 19.56% compared to head (a3e6239) 19.35%.
Report is 5 commits behind head on main.

Files Patch % Lines
application/vectorstore/mongodb.py 15.78% 48 Missing ⚠️
application/llm/openai.py 30.00% 7 Missing ⚠️
application/vectorstore/document_class.py 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
- Coverage   19.56%   19.35%   -0.21%     
==========================================
  Files          62       64       +2     
  Lines        2914     2971      +57     
==========================================
+ Hits          570      575       +5     
- Misses       2344     2396      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dartpain dartpain merged commit 7179bf7 into main Jan 6, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application Application tests Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants