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

fix(docs): Minor fix to how_to_guides/using_llms.md #972

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

adeshmukh
Copy link
Contributor

Fixes the following error when following the guide at https://www.guardrailsai.com/docs/how_to_guides/using_llms#toolsfunction-calling

AttributeError: 'Guard' object has no attribute 'add_json_function_calling_tool'

Looks like https://github.com/guardrails-ai/guardrails/pull/890/files missed a spot in replacing add_json_function_calling_tool with json_function_calling_tool.

@zsimjee
Copy link
Collaborator

zsimjee commented Jul 29, 2024

Thanks for the docs TLC PR!

@zsimjee zsimjee added this to the v0.5.2 release tracker milestone Jul 29, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@zsimjee zsimjee merged commit 6f9962d into guardrails-ai:main Jul 29, 2024
9 of 12 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.

3 participants