| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Add azure deployments + an example/tutorial for using Azure endpoints. ( openai#83) * Add azure deployments + an example/tutorial for using Azure endpoints. * Small change to the error response for the Azure API * Adressed comeents * Fix error message
(Version 0.15.0) Add support for edit call (openai#82) * Add support for edit call * Add version bump (0.16.0) Co-authored-by: hallacy <hallacy@openai.com>
(Version 0.15.0) Add fine tune creation suffix arg to openai cli (ope… …nai#75) * Add fine tune creation suffix arg to openai cli (openai#120) * Update the minor version from 0.14 to 0.15 due to adding a new `suffix` CLI arg when creating finetune models
ted-at-openai/update-embedding-examples (openai#67) * updates embeddings examples * updates README with new example notebook using embeddings for recommendation
Add an option to use Azure endpoints for the /completions & /search o… …perations. (openai#45) * Add an option to use Azure endpoints for the /completions operation. * Add the azure endpoints option for the /search operation + small fixes. * errata * Adressed CR comments
Version 11.6 diff (openai#66) * Hallacy/pickleable exceptions (openai#109) * Exceptions in python are hard to pickle. Make Exceptions pickleable * Remove debug * Added tests * nit * Change embeddings call to openai.Embedding.create (openai#110) * Change embeddings call to openai.Embedding.create * And update model names * Untweak notebook * Support encoded embeddings response (openai#111) * Support encoded embeddings response * Removed imports * Add a couple of comments * Typo * Remove CA bundle (openai#112) * Remove CA bundle * Removed some references
Hallacy/11 4 release (openai#54) * Make embeddings_utils be importable (openai#104) * Make embeddings_utils be importable * Small tweaks to dicts for typing * Remove default api_prefix and move v1 prefix to default api_base (openai#95) * make construct_from key argument optional (openai#92) * Split search.prepare_data into answers/classifications/search versions (openai#93) * Break out prepare_data into answers, classifications, and search * And cleaned up CLI * Validate search files (openai#69) * Add validators for search files * Clean up fields Co-authored-by: kennyhsu5 <1762087+kennyhsu5@users.noreply.github.com> Co-authored-by: Madeleine Thompson <madeleine@openai.com>
| Back | FazBrowse Home | New Git URL |