> For the complete documentation index, see [llms.txt](https://docs.datasaur.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasaur.ai/compatibility-and-updates/release-notes/version-6/6.5.0.md).

# 6.5.0

March 16, 2023

## **What's new** 💡

* Add a new export format for GCP Vertex AI, specifically for Row Labeling project. You can now directly use the export result for model training on GCP Vertex AI.
* Data programming integration with OpenAI: we leverage data programming by enabling OpenAI prompt to be used as a labeling function.
* Labeling Guidelines extension has been redesigned to be more intuitive and easy to use.
* ML-Assisted labeling with OpenAI integration: now you can create prompt and get the predicted result for span and row labeling projects.

## **Bug fixes** 🐞

* Fixed an issue where the labels were truncated due to long label set name.
* Fixed an issue where Project Creation Wizard JSON script not updated when deleting a document.
* Fixed an issue where no error message showed after failing to load CONLL file.
* Improved copywriting in the Review extension when there was no labelers assigned.
* Remove the instruction from Data Programming dialog for better visibility of its code editor.
