> ## Documentation Index
> Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# March 20, 2024

We've released novita.ai Python SDK version 0.5.0 🐍

This version introduces the txt2img\_v3 and img2img\_v3 methods for calling the API v3 txt2img and img2img,
<br />and you can find examples here: [https://github.com/novitalabs/python-sdk/tree/main/examples](https://github.com/novitalabs/python-sdk/tree/main/examples).
