Datasette-extract

Latest version: v0.1a7

Safety actively analyzes 631143 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1a7

- Now uses GPT-4o instead of GPT-4 Turbo - the new model is cheaper, faster and likely a little bit better too. [28](https://github.com/datasette/datasette-extract/issues/28)

0.1a6

- Create table with AI extracted data page now has a "Add another column" button for if you need more than ten columns. [25](https://github.com/datasette/datasette-extract/issues/25)

0.1a5

- Switch to using [datasette-secrets](https://github.com/datasette/datasette-secrets) for configuration. If you were previously using the environment variable `OPENAI_API_KEY` you should change that to `DATASETTE_SECRETS_OPENAI_API_KEY`. [#24](https://github.com/datasette/datasette-extract/issues/24)

0.1a4

- This plugin now uses the general availability `gpt-4-turbo` model, which adds structured function support to GPT-4 Vision. [19](https://github.com/datasette/datasette-extract/issues/19)
- If an error occurs during an extraction operation it is now displayed on the progress page. [10](https://github.com/datasette/datasette-extract/issues/10)
- Table and database action menu items now have better copy. [20](https://github.com/datasette/datasette-extract/issues/20)

0.1a3

- Extraction jobs can now provide additional instructions to pass to the model, which are persisted and suggested for reuse when data is imported into the table in the future. [17](https://github.com/datasette/datasette-extract/issues/17)

0.1a2

- Single drop zone for all types of upload - text files, images and HEIC images. [16](https://github.com/datasette/datasette-extract/issues/16)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.