gtnbssn
gtnbssn
The way I have addressed this for now is with a custom `RasterSource` component that I place around the `Layer`.
It works if I import like this: ```javascript import { IPinfoWrapper } from 'node-ipinfo'; ```
I am seeing a similar error with Mistral: ```Error: API request failed with status 422. Body: "{\"detail\":[{\"type\":\"missing\",\"loc\":[\"body\",\"tools\",\"list[Tool]\",8,\"function\",\"parameters\"],\"msg\":\"Field required\",\"input\":{\"description\":\"Read TODOs from the current task\",\"name\":\"read_todos\"}},{\"type\":\"string_type\",\"loc\":[\"body\",\"tools\",\"list[str]\",0],\"msg\":\"Input should be a valid string\",\"input\":{\"function\":{\"description\":\"Launch a new...
Did not work for me, must be a different issue with Mistral.
I have been looking for this feature! Any updates on getting this merged?