genai-toolbox icon indicating copy to clipboard operation
genai-toolbox copied to clipboard

Add tests of different data type to Toolbox integration test

Open Yuan325 opened this issue 6 months ago • 0 comments

Prerequisites

Related to #840. We currently don't have integration tests that checks the different data types.

Previously, users have found issues with JSON data returning base-64 encoded values by the drivers (same with long texts or chinese characters). Adding integration tests for these different data types will help ensure that other sources doesn't have the same issue.

Yuan325 avatar Aug 26 '25 04:08 Yuan325