Commit Graph

37 Commits

Author SHA1 Message Date
Colin Jarvis
20977fc6f9 Delete helpers.py 2022-10-26 17:09:09 +01:00
Colin Jarvis
79212f538f Merge branch 'main' of https://github.com/colin-jarvis/openai-cookbook 2022-10-26 16:30:46 +01:00
Colin Jarvis
6d349e11de Resolved PR comments from Boris 2022-10-26 16:30:38 +01:00
Colin Jarvis
f1033fdeb8 Merge branch 'openai:main' into main 2022-10-20 23:45:06 +01:00
Colin Jarvis
b10c99334b Added write-up to Clustering for transaction classification notebook 2022-10-20 23:42:19 +01:00
Colin Jarvis
309055fb6f Initial commit of transaction classification notebooks 2022-10-20 23:31:42 +01:00
Ted Sanders
0f533c0991 small updates to streaming example 2022-10-12 15:54:19 -07:00
Colin Jarvis
7141eeef87 Removed line from notebook 2022-09-29 18:30:29 +01:00
Colin Jarvis
fe8a38d09d Removed images from folder 2022-09-29 08:34:34 +01:00
Colin Jarvis
b82a59e98c Fixed Edits endpoint by applying new masking approach 2022-09-29 08:33:24 +01:00
Colin Jarvis
10a92863df Added Generations and Variations endpoint examples for DALL-E API. Edits endpoint example is included but is WIP, getting an error currently 2022-09-28 21:15:02 +01:00
Sorin Suciu
18843bdc63 Change scale_type in the create deployment examples 2022-09-19 14:42:29 +02:00
Ted Sanders
b20ba01fb5 removes old Q&A example now that a better alternative exists 2022-09-15 10:46:27 -07:00
Ted Sanders
2d8de299fd adds guide for how to handle rate limits 2022-09-12 16:55:35 -07:00
Ted Sanders
bd447969e2 adds streaming example 2022-09-02 12:15:34 -07:00
Boris Power
e6275da8ec update search example 2022-07-20 17:42:02 -07:00
Ted Sanders
848c00a55e updates azure examples 2022-07-20 17:39:56 -07:00
Ted Sanders
adc73134dd migrates Azure examples from openai-python library 2022-07-12 15:26:37 -07:00
Ted Sanders
d4b542f210 adds prefiltered data and precomputed embeddings to Customizing_embeddings.ipynb 2022-07-12 15:26:19 -07:00
Ted Sanders
247fda55db adds precomputing embeddings, changes engine name to match, fixes typo 2022-07-12 15:26:05 -07:00
Ted Sanders
2927cc86a1 adds data download from CDN with precomputed embeddings 2022-07-12 15:25:56 -07:00
Ted Sanders
ab92058214 moves dbpedia embeddings to data folder 2022-07-12 15:25:43 -07:00
Ted Sanders
a210e47e5c adds warning about needing to compute file with embeddings 2022-07-12 15:25:35 -07:00
Ted Sanders
a3268d9733 adds data download from CDN with precomputed embeddings 2022-07-12 15:25:23 -07:00
Ted Sanders
7add3ed84e adds data download from CDN with precomputed embeddings 2022-07-12 15:25:10 -07:00
Ted Sanders
3f4d23090d adds link to full dataset from AG 2022-07-12 15:24:54 -07:00
Ted Sanders
da8725cdd7 lint 2022-07-12 15:24:43 -07:00
Ted Sanders
0938a054b3 clarifies name of Classification example using embeddings 2022-07-12 15:24:27 -07:00
Ted Sanders
46c32a35fe lint 2022-07-12 15:23:26 -07:00
Ted Sanders
2a6855133a adds precomputed embeddings 2022-07-12 15:22:46 -07:00
Ted Sanders
295b1de8af adds data for Obtain_dataset.ipynb 2022-07-12 15:22:29 -07:00
Ted Sanders
8fe1761eed renames context_embeddings to document_embeddings 2022-07-12 15:21:44 -07:00
Mike Heaton
9cd664ddca Update Question_answering_using_embeddings.ipynb 2022-07-11 20:24:33 +03:00
Mike Heaton
35f209d764 minor renaming 2022-06-20 10:03:31 -07:00
Mike Heaton
ae156be8fb question answering using embeddings 2022-06-20 09:44:38 -07:00
Mike Heaton
2de41f7b91 draft 2022-06-10 16:58:15 -07:00
Boris Power
535f545be7 Initial commit 2022-06-03 12:56:03 -07:00