da455997ad
- Added `webSearchTool` to facilitate web search functionality within the SDK. - Updated `AiSdkToChunkAdapter` to utilize `BaseTool` for improved type handling. - Refactored `transformParameters` to support `webSearchProviderId` for enhanced web search integration. - Introduced new `BaseTool` type structure to unify tool definitions across the codebase. - Adjusted imports and type definitions to align with the new tool handling logic.