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

llm exception handling #711

Merged
merged 3 commits into from
Mar 12, 2024
Merged

llm exception handling #711

merged 3 commits into from
Mar 12, 2024

Conversation

cmungall
Copy link
Collaborator

  • Adding docs on how to use different LLM models
  • Adding exception handling to llm calls

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 76.07%. Comparing base (564f06f) to head (1f4792f).
Report is 2 commits behind head on main.

Files Patch % Lines
src/oaklib/implementations/llm_implementation.py 33.33% 12 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #711      +/-   ##
==========================================
- Coverage   76.09%   76.07%   -0.03%     
==========================================
  Files         262      262              
  Lines       30371    30388      +17     
==========================================
+ Hits        23112    23118       +6     
- Misses       7259     7270      +11     

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

@cmungall cmungall merged commit a3a0a9d into main Mar 12, 2024
6 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.

2 participants