83 Commits

Author SHA1 Message Date
Arun Chandrasekhar
3c334e70dd
Added .default scope to URI to get token using DefaultAzureCredential
Fixing issue encountered when using this in some contexts (like virtual environments in notebooks).
2022-11-18 09:28:51 -08:00
Ted Sanders
e3395df981
Merge pull request #35 from openai/ted/unit-test-example
adds unit test example
2022-11-15 13:29:08 -08:00
Ted Sanders
e00797e3e5 adds unit test example 2022-11-15 13:24:11 -08:00
Ted Sanders
4fd730e78f
Merge pull request #34 from termosa/patch-1
Update olympics-1-collect-data.ipynb
2022-11-07 08:59:13 -08:00
Stanislav Termosa
1a8111e0ef
Update olympics-1-collect-data.ipynb
Fix typo with duplicated "the the"
2022-11-06 16:54:54 +02:00
Ted Sanders
12ea77eb1b
Merge pull request #33 from openai/ted/update-DALL-E-API-example
updates DALL-E API example
2022-11-04 18:37:09 -07:00
Ted Sanders
1f62a62102 updates DALL-E API example 2022-11-04 18:32:32 -07:00
Ted Sanders
06ac519c8b
Merge pull request #32 from openai/ted/fix_broken_link
fixes two broken links to embedding guide
2022-11-03 11:22:49 -07:00
Ted Sanders
d932a36398 fixes two broken links to embedding guide 2022-11-03 11:18:13 -07:00
Ted Sanders
459afa7d9b
Merge pull request #30 from viethoangtranduong/patch-1
Nit: Change text in CLF cookbook
2022-10-28 15:30:30 -07:00
Viet Hoang Tran Duong
0d4989245d
Nit: Change text in CLF cookbook
Minor edit to clarify content in the code base
2022-10-29 01:56:06 +07:00
Boris Power
fe60d7f2af
Merge pull request #26 from colin-jarvis/main
Adding transaction classification notebooks
2022-10-26 17:50:49 -07:00
Colin Jarvis
c621b46924 Merge branch 'main' of https://github.com/colin-jarvis/openai-cookbook 2022-10-26 17:13:23 +01:00
Colin Jarvis
0ad407b75a Removed helpers 2022-10-26 17:13:15 +01:00
Colin Jarvis
6b536c981a
Delete helpers.py 2022-10-26 17:09:09 +01:00
Colin Jarvis
d968557408 Merge branch 'main' of https://github.com/colin-jarvis/openai-cookbook 2022-10-26 16:30:46 +01:00
Colin Jarvis
209c1a12e8 Resolved PR comments from Boris 2022-10-26 16:30:38 +01:00
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 02295444f7eb5b246e3b50e885b997351744fe61.
2022-10-24 13:28:47 -07:00
Colin Jarvis
381070fa4e
Merge branch 'openai:main' into main 2022-10-20 23:45:06 +01:00
Colin Jarvis
401f7c7ef0 Added write-up to Clustering for transaction classification notebook 2022-10-20 23:42:19 +01:00
Colin Jarvis
b01900d5d9 Initial commit of transaction classification notebooks 2022-10-20 23:31:42 +01: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
Colin Jarvis
32596ae85b Removed line from notebook 2022-09-29 18:30:29 +01: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
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