[BUG] SyntaxError: Unexpected token < in JSON during AI SDK usage after update #246
Open
1 task done
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
I am experiencing a JSON parsing error when using the AI SDK. The error message is:
SyntaxError: Unexpected token < in JSON at position 0.
Expected Behavior
The JSON parsing should work correctly without any errors, allowing smooth operation of the SDK functions.
Steps To Reproduce
In this environment: [local machine]
With this config: [Provide any configuration details relevant to the SDK usage]
Run the following code snippet:
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: