Skip to content

Conversation

aniketmaurya
Copy link
Collaborator

@aniketmaurya aniketmaurya commented Aug 4, 2025

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?

document auto tool call

image

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 🙃

- Modified the description of tool usage to replace `auto_tool_call=True` with `call_tools=True` for clarity.
- Updated example code to demonstrate the new syntax for invoking tools in the LLM class.
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88%. Comparing base (54ccb1b) to head (33544fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@        Coverage Diff         @@
##           main   #31   +/-   ##
==================================
  Coverage    88%   88%           
==================================
  Files         6     6           
  Lines       417   417           
==================================
  Hits        368   368           
  Misses       49    49           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aniketmaurya aniketmaurya enabled auto-merge (squash) August 4, 2025 20:16
@williamFalcon williamFalcon disabled auto-merge August 4, 2025 23:05
@williamFalcon williamFalcon merged commit e7a54a8 into Lightning-AI:main Aug 4, 2025
31 checks passed
@aniketmaurya aniketmaurya deleted the aniket/auto-tool-call branch August 5, 2025 11:26
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