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

chore(litserve): added RAG deployment example in readme #231

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

patchy631
Copy link
Contributor

@patchy631 patchy631 commented Aug 27, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Adds a readme example for deploying RAG using LitServe
Screenshot 2024-08-27 at 10 52 48 PM

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82%. Comparing base (6c49137) to head (4d036ca).
Report is 2 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #231   +/-   ##
===================================
  Coverage    81%    82%           
===================================
  Files        13     13           
  Lines      1036   1044    +8     
===================================
+ Hits        842    853   +11     
+ Misses      194    191    -3     

Copy link
Collaborator

@aniketmaurya aniketmaurya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@williamFalcon williamFalcon merged commit 9d1abd8 into main Aug 27, 2024
20 checks passed
@williamFalcon williamFalcon deleted the feat/akshay branch August 27, 2024 22:02
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.

3 participants