Skip to content

v0.4.0 - Encoding

Choose a tag to compare

@tubarao312 tubarao312 released this 04 Apr 11:53
· 42 commits to main since this release
0e9d3d0

Encoding

Added an encoding layer to the Python SDK, allowing users to send Pydantic BaseModels, strings, JSONs, and raw bytes without having to specify anything.