Tags: 1biancheng/openai-python
Tags
Rename DALL·E to Image (openai#134) * Rename DALL·E to Image * bump version
Add Dalle Support (openai#147) (openai#131) * Add Dalle Support (openai#147)
Add missing dependencies (openai#126) * Add missing dependencies * bump patch version
Hallacy/v23 (openai#116) * overload output type depending on stream literal (openai#142) * Bump to v22 * [numpy] change version (openai#143) * [numpy] change version * update comments * no version for numpy * Fix timeouts (openai#137) * Fix timeouts * Rename to request_timeout and add to readme * Dev/hallacy/request timeout takes tuples (openai#144) * Add tuple typing for request_timeout * imports * [api_requestor] Log request_id with response (openai#145) * Only import wandb as needed (openai#146) Co-authored-by: Felipe Petroski Such <[email protected]> Co-authored-by: Henrique Oliveira Pinto <[email protected]> Co-authored-by: Rachel Lim <[email protected]>
v0.22.1 (openai#114) 0.22.0 was deployed incorrectly with extra breakpoint statements. 0.22.1 fixes this
Ted/move examples to openai cookbook (openai#112) * removes examples (which can now be found in the OpenAI Cookbook repo) * Update numpy requirements due to vuln in 1.21.6 * adds api_type to ErrorObject * formats by Black
v0.20.1: patch how model is handled in moderation endpoint. (openai#102)
V0.19.0: Support engineless and adds openai.Search.create (openai#97) * Remove engine requirement for embeddings (openai#131) * Add search helper (openai#130) * Add search helper * Move to default plurals * Remove bad imports * Add cli support and remove create_alpha * Bump version
PreviousNext