Python Starpoint SDK 0.2.0
What's Changed
- Refactor python SDK by @zapplecat in #28
Note: this is a breaking change if you are using OpenAI methods directly in db.Client. We have aligned with the Typescript methods where you create a OpenAI specific client using the Starpoint db.Client.
Full Changelog: typescript-0.3.12...python-0.2.0