huytool157
huytool157
@dqbd are we considering merging this, we notice some performance issues if the input is large as well
Current workaround is to write a helper method to convert all string values of key `type` to uppercase ```javascript function convertTypeToUpperCase(schema) { // Helper function to recursively convert 'type' fields...
Is this PR solving https://github.com/google-gemini/generative-ai-js/issues/153
Seeing the same issue