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

feat: Updated function calling example #75

Conversation

simjak
Copy link
Member

@simjak simjak commented Jan 5, 2024

Updated function_call notebook example plus small fixes

@simjak simjak added documentation Improvements or additions to documentation enhancement Enhancement to existing features labels Jan 5, 2024
@simjak simjak self-assigned this Jan 5, 2024
@simjak simjak linked an issue Jan 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

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

Comparison is base (f503452) 87.31% compared to head (6572f3f) 88.31%.

Files Patch % Lines
semantic_router/utils/function_call.py 25.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   87.31%   88.31%   +0.99%     
==========================================
  Files          16       16              
  Lines         678      676       -2     
==========================================
+ Hits          592      597       +5     
+ Misses         86       79       -7     

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

semantic_router/layer.py Outdated Show resolved Hide resolved
@simjak simjak merged commit 1fc9df9 into main Jan 5, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Enhancement to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc Update for semantic-router/docs/examples /function_calling.ipynb
2 participants