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

Add Semantic Caching #16

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Add Semantic Caching #16

merged 1 commit into from
Jul 10, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Jul 10, 2024

  • Added a launcher function launch to make it easier to launch the app.
  • Semantic caching enabled by SemanticCaches.jl. You can change it by setting cached=false in the launch() function.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.

Project coverage is 0.72%. Comparing base (30605f7) to head (898daf6).

Files Patch % Lines
src/CacheLayer.jl 0.00% 27 Missing ⚠️
src/server.jl 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #16      +/-   ##
========================================
- Coverage   0.78%   0.72%   -0.07%     
========================================
  Files         13      15       +2     
  Lines        380     416      +36     
========================================
  Hits           3       3              
- Misses       377     413      +36     

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

@svilupp svilupp merged commit 28a5de8 into main Jul 10, 2024
3 checks passed
@svilupp svilupp deleted the add-semantic-caching branch July 10, 2024 20:13
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.

2 participants