You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename NewServerToolWithRawContextHandler to NewServerTool
- Renamed deprecated NewServerTool[In, Out] to NewServerToolWithDeps[In, Out]
- Updated dynamic_tools.go to use NewServerToolWithDeps (for special case with DynamicToolDependencies)
- Renamed NewServerToolWithRawContextHandler to NewServerTool
- Updated all call sites in dependencies.go and registry_test.go
- All tests pass, linter passes
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>
0 commit comments