- Returns more detailed error messages if a completion fails. [6](https://github.com/simonw/datasette-openai/issues/6) - `openai_strip_tags()` function. [5](https://github.com/simonw/datasette-openai/issues/5) - `openai_tokenize()` and `openai_count_tokens()` functions. [7](https://github.com/simonw/datasette-openai/issues/7) - A not-yet-documented `openai_build_prompt()` aggregate function. [4](https://github.com/simonw/datasette-openai/issues/4)
0.1a1
- Calls to GPT-3 now have a 15s timeout, increased from 5s.
0.1a0
- Initial prototype, with `openai_davinci()`, `openai_embedding()` and `openai_embedding_similarity()` functions. [1](https://github.com/simonw/datasette-openai/issues/1)