Contents

datasette-openai 0.2

0

SQL functions for calling OpenAI APIs

SQL functions for calling OpenAI APIs

Stars: 21, Watchers: 21, Forks: 3, Open Issues: 4

The simonw/datasette-openai repo was created 1 years ago and the last code push was 1 years ago. The project is not very popular with only 21 github stars!

How to Install datasette-openai

You can install datasette-openai using pip

pip install datasette-openai

or add it to a project with poetry

poetry add datasette-openai

Package Details

Author
Simon Willison
License
Apache License, Version 2.0
Homepage
https://github.com/simonw/datasette-openai
PyPi:
https://pypi.org/project/datasette-openai/
GitHub Repo:
https://github.com/simonw/datasette-openai

Classifiers

No  datasette-openai  pypi packages just yet.

Errors

A list of common datasette-openai errors.

Code Examples

Here are some datasette-openai code examples and snippets.

Related Packages & Articles

openai-async 0.0.3

A light-weight, asynchronous client for OpenAI API - text completion, image generation and embeddings.