@everyone we have released new versions all our backend SDKs:
- This is a breaking change (please see the changlelog for if you need to make any code changes during upgrading)
- The feature here is of providing "user context". This allows for powerful cusomtisations using which you can pass arbitrary data from the api functions override to the recipe function override. (Docs for this will be coming soon)
For anyone using our python SDK, I strongly recommend upgrading to the latest version (0.5.0) since it has a few bug fixes + strong typings throughout the SDK.