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

Http knowledge #881

Merged
merged 9 commits into from
Jul 27, 2023
Merged

Http knowledge #881

merged 9 commits into from
Jul 27, 2023

Conversation

Tarraann
Copy link
Collaborator

Description

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@CLAassistant
Copy link

CLAassistant commented Jul 27, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ namansleeps2
❌ Tarraann


Tarraann seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 42.22% and project coverage change: +0.21% 🎉

Comparison is base (db80c8c) 57.44% compared to head (d6bf83c) 57.65%.
Report is 4 commits behind head on dev.

❗ Current head d6bf83c differs from pull request most recent head 5085269. Consider uploading reports for the commit 5085269 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #881      +/-   ##
==========================================
+ Coverage   57.44%   57.65%   +0.21%     
==========================================
  Files         176      176              
  Lines        7463     7456       -7     
  Branches      773      771       -2     
==========================================
+ Hits         4287     4299      +12     
+ Misses       3009     2989      -20     
- Partials      167      168       +1     
Files Changed Coverage Δ
superagi/controllers/knowledges.py 31.35% <0.00%> (+0.26%) ⬆️
superagi/controllers/vector_dbs.py 28.15% <0.00%> (+0.27%) ⬆️
superagi/vector_embeddings/qdrant.py 38.46% <25.00%> (+15.73%) ⬆️
superagi/vector_embeddings/pinecone.py 41.66% <28.57%> (+17.85%) ⬆️
...ragi/vector_embeddings/vector_embedding_factory.py 92.30% <93.75%> (ø)

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

@Tarraann Tarraann merged commit d80920e into dev Jul 27, 2023
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.

4 participants