Commit Graph

63 Commits

Author SHA1 Message Date
Ted Sanders
3ad2df91d8
Merge pull request #29 from openai/ted/fix-broken-qa-link
fixes broken link to QA notebook
2022-10-24 16:33:03 -07:00
Ted Sanders
e383e243c2 fixes broken link to QA notebook 2022-10-24 16:31:33 -07:00
Ted Sanders
5ce51d7b4d
Merge pull request #28 from openai/ted/restore_qa_notebooks
updates warning formatting to HTML to improve display on GitHub
2022-10-24 14:04:45 -07:00
Ted Sanders
75aceae6b8 updates warning formatting to HTML to improve display on GitHub 2022-10-24 14:03:11 -07:00
Ted Sanders
0528302f6d
Merge pull request #27 from openai/ted/restore_qa_notebooks
Ted/restore qa notebooks
2022-10-24 13:48:15 -07:00
Ted Sanders
e3d7091d70 adds warning to QA example code 2022-10-24 13:46:57 -07:00
Ted Sanders
37e0136ce0 Revert "removes old Q&A example now that a better alternative exists"
This reverts commit 02295444f7.
2022-10-24 13:28:47 -07:00
Ted Sanders
027c9233fe
Merge pull request #24 from openai/ted/tiny-fix-to-streaming-example
small updates to streaming example
2022-10-12 15:54:52 -07:00
Ted Sanders
1b211d2a87 small updates to streaming example 2022-10-12 15:54:19 -07:00
Ted Sanders
4a117bc0d2
Merge pull request #22 from openai/ted/fix-broken-classification-link
fixes broken classification link
2022-09-30 23:13:54 -07:00
Ted Sanders
c9ec5d79f3 fixes broken classification link 2022-09-30 23:12:43 -07:00
Boris Power
d538ffc014
Merge pull request #21 from colin-jarvis/main
Added Generations and Variations endpoint examples for DALL-E API
2022-09-29 10:29:19 -07:00
Colin Jarvis
32596ae85b Removed line from notebook 2022-09-29 18:30:29 +01:00
Colin Jarvis
c951d099b9 Removed images from folder 2022-09-29 08:34:34 +01:00
Colin Jarvis
89de43faf4 Fixed Edits endpoint by applying new masking approach 2022-09-29 08:33:24 +01:00
Colin Jarvis
139af20193 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
Ted Sanders
e8e5c39a1c
Merge pull request #19 from sorinsuciu-msft/change-scale-type
Change scale_type in the create deployment examples
2022-09-19 10:28:42 -07:00
Sorin Suciu
71cc3f4a9b Change scale_type in the create deployment examples 2022-09-19 14:42:29 +02:00
Ted Sanders
563f8db035
Merge pull request #18 from openai/ted/removes_old_qa_example
removes old Q&A example now that a better alternative exists
2022-09-15 10:47:41 -07:00
Ted Sanders
02295444f7 removes old Q&A example now that a better alternative exists 2022-09-15 10:46:27 -07:00
Ted Sanders
f4a149bf20
Merge pull request #17 from openai/ted/updates-techniques-guide
small update to one example prompt
2022-09-12 21:21:47 -07:00
Ted Sanders
bd26141162 small update to one example prompt 2022-09-12 21:20:48 -07:00
Ted Sanders
f601888f18
Merge pull request #16 from openai/ted/updates-techniques-guide
fixes markdown formatting
2022-09-12 19:50:13 -07:00
Ted Sanders
8c3b8196e7 fixes markdown formatting 2022-09-12 19:49:42 -07:00
Ted Sanders
1ad5b85a46
Merge pull request #15 from openai/ted/adds-how-to-handle-rate-limits
adds guide for how to handle rate limits
2022-09-12 18:49:33 -07:00
Ted Sanders
6d31729d05
Merge pull request #14 from openai/ted/updates-techniques-guide
fixes typos and adds more examples
2022-09-12 18:49:12 -07:00
Ted Sanders
c5f64fa27a fixes typos and adds more examples 2022-09-12 18:48:19 -07:00
Ted Sanders
853264fc55 adds guide for how to handle rate limits 2022-09-12 16:55:35 -07:00
Ted Sanders
5704646be0
Merge pull request #12 from openai/ted/adds-techniques-to-improve-reliability
adds guide on techniques to improve reliability
2022-09-02 12:20:10 -07:00
Ted Sanders
c76bbfcf8d
Merge pull request #11 from openai/ted/adds-streaming-example
adds streaming example
2022-09-02 12:19:50 -07:00
Ted Sanders
e26b8dd3c8 adds guide on techniques to improve reliability 2022-09-02 12:19:11 -07:00
Ted Sanders
bff53e71ed adds streaming example 2022-09-02 12:15:34 -07:00
Ted Sanders
5da9f28eb8
Merge pull request #8 from shyamal-anadkat/patch-1
organizes links in README
2022-08-02 17:52:20 -07:00
Shyamal H Anadkat
e1144afc97
organizes links in README 2022-08-02 17:43:49 -07:00
Ted Sanders
1ca1c2946b
Merge pull request #6 from openai/ted/update-examples
Ted/update examples
2022-07-20 17:45:39 -07:00
Boris Power
b40d006c7a update search example 2022-07-20 17:42:02 -07:00
Ted Sanders
4195d712cc updates azure examples 2022-07-20 17:39:56 -07:00
Ted Sanders
627fdd8c84
Merge pull request #5 from openai/ted-at-openai/openai-cookbook-updates
Ted at openai/openai cookbook updates
2022-07-12 16:23:33 -07:00
Ted Sanders
edb02b8bc9 migrates Azure examples from openai-python library 2022-07-12 15:26:37 -07:00
Ted Sanders
d987d2329a adds prefiltered data and precomputed embeddings to Customizing_embeddings.ipynb 2022-07-12 15:26:19 -07:00
Ted Sanders
65d0925e59 adds precomputing embeddings, changes engine name to match, fixes typo 2022-07-12 15:26:05 -07:00
Ted Sanders
2dc64b1567 adds data download from CDN with precomputed embeddings 2022-07-12 15:25:56 -07:00
Ted Sanders
efa71942c6 moves dbpedia embeddings to data folder 2022-07-12 15:25:43 -07:00
Ted Sanders
04f7e93c62 adds warning about needing to compute file with embeddings 2022-07-12 15:25:35 -07:00
Ted Sanders
bd061ad2d4 adds data download from CDN with precomputed embeddings 2022-07-12 15:25:23 -07:00
Ted Sanders
350b9a7333 adds data download from CDN with precomputed embeddings 2022-07-12 15:25:10 -07:00
Ted Sanders
6eae26d5cc adds link to full dataset from AG 2022-07-12 15:24:54 -07:00
Ted Sanders
7dfdb9aa05 lint 2022-07-12 15:24:43 -07:00
Ted Sanders
b77e9b34e8 clarifies name of Classification example using embeddings 2022-07-12 15:24:27 -07:00
Ted Sanders
cfe03038bd lint 2022-07-12 15:23:26 -07:00