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

Advancing Tool Support - Part 6 #2169

Closed
wants to merge 1 commit into from

Conversation

ThomasVitale
Copy link
Contributor

  • Completed new documentation for Tool Calling
  • Added deprecation notes and migration guide to documentation
  • Made “call” methods explicit in ToolCallback API
  • Consolidated naming: ToolCallExceptionConverter -> ToolExecutionExceptionProcessor
  • Consolidated naming: ToolCallResultConvert.apply() -> ToolCallResultConvert.convert()

Relates to gh-2049

* Completed new documentation for Tool Calling
* Added deprecation notes and migration guide to documentation
* Made “call” methods explicit in ToolCallback API
* Consolidated naming: ToolCallExceptionConverter -> ToolExecutionExceptionProcessor
* Consolidated naming: ToolCallResultConvert.apply() -> ToolCallResultConvert.convert()

Relates to spring-projectsgh-2049

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
@ThomasVitale
Copy link
Contributor Author

@tzolov this is the last PR in this series

Separately, there will be the work for updating all the ChatModel implementations with tool calling support to use the new APIs

@tzolov
Copy link
Contributor

tzolov commented Feb 5, 2025

Rebased and merged at 2c85792

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