Commit Graph

60 Commits

Author SHA1 Message Date
Gabor Cselle
60998aabbe
Instructions for OPENAI_API_KEY as env var and in IDEs (#1042) 2024-03-28 14:14:24 -07:00
Simón Fishman
4e3d3da514
Update contributions process (#784) 2023-10-12 17:18:14 -07:00
Megan O'Keefe
5893a47364
Fix broken OpenAI API link in README (#775)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-10-11 14:38:57 -07:00
Simón Fishman
fcd3306fac
Add registry (#751) 2023-10-02 12:51:36 -07:00
Simón Fishman
65987f5135
[readme] include link to related resources (#736) 2023-09-26 14:36:48 -07:00
Simón Fishman
bbc16b996f
Update README to point to website (#732) 2023-09-22 08:59:55 -07:00
Simón Posada Fishman
315ca590a0
Split off related resources (#730) 2023-09-21 17:32:45 -07:00
Shawn Yuxuan Tong
8daea9ec6f
Update readme specifying Java support of Sematic Kernel (#689)
Sematic Kernel now supports Java.
2023-09-11 14:56:22 -07:00
Simón Fishman
2e9704b3b3
update semantic kernel link (#662)
the previous link pointed to a blog with multiple articles. this is a clearer link to point to
2023-08-28 18:32:29 -07:00
Logan Kilpatrick
64e9471909
update readme to link fine-tuning guide (#650) 2023-08-22 14:09:03 -07:00
Shyamal H Anadkat
57ec84f016
Update recently added (#641)
* Update recently added

* Update README.md

Co-authored-by: Simón Fishman <simonpfish@gmail.com>

---------

Co-authored-by: Simón Fishman <simonpfish@gmail.com>
2023-08-16 17:59:19 -07:00
Ted Sanders
c651bfdda6
Add prompttools to prompting libraries (#620) 2023-08-01 22:51:45 -07:00
Ted Sanders
07c0351216
Update README.md with fixed vector DB link (#576) 2023-07-10 12:31:35 -07:00
shayarnett
090b1f95ce
Update broken link in README.md (#558)
Reranking search with cross-encoders link was incorrect.
2023-06-29 07:46:24 -07:00
colin-openai
f53a22e29f
Initial commit of reranking with cross-encoder cookbook (#483)
* Initial commit of reranking with cross-encoder cookbook

* Added logit bias for Yes and No in this case

* Reran end-to-end

* Updated based on Ted's comments

* Rerun with Ted's comments
2023-06-28 00:59:23 -07:00
prestontuggle
3170356cc2
Adds Whisper Prompting Guide (#551) 2023-06-27 14:24:26 -04:00
Simón Posada Fishman
8b63e68ef0
fix link to search notebook (#524)
link had an extra `ipynb` appended to the end
2023-06-16 18:21:01 -07:00
simonpfish
8893ba94dd update readme link 2023-06-16 17:28:49 -07:00
simonpfish
c698231ef2 add link to readme 2023-06-15 22:01:12 -07:00
Logan Kilpatrick
57d478e835
Update README.md 2023-06-13 12:54:25 -05:00
Logan Kilpatrick
b4c81faa29
Update README.md 2023-06-13 12:13:22 -05:00
Gerardo Lecaros
05cf8703ec
Adding cookbook for using DALL-E from Azure OpenAI (#491)
* Add dalle notebook

* Fix

* Some small adjustments

* Smaller adjustments

* change flow of the notebook

* feedback

* more

* readme

* fixing typo

---------

Co-authored-by: Christian Mürtz <t-cmurtz@microsoft.com>
2023-06-12 14:01:49 -07:00
Luca Beurer-Kellner
25299fa6be
Add LMQL to README 2023-06-05 17:47:40 +02:00
Ted Sanders
be07761c3f
add arthur shield to external libraries section 2023-06-02 09:58:22 -07:00
Jerry Liu
3b843142a8
Update readme, include LlamaIndex (#457)
* cr

* cr
2023-06-01 15:45:47 -07:00
Ted Sanders
2d35624675
adds Outlines to prompting libraries 2023-06-01 15:34:20 -07:00
Ted Sanders
59c12ef6dc
Merge pull request #458 from openai/ted/add-more-links
adds two more interesting papers
2023-05-25 12:08:27 -07:00
Ted Sanders
dff545a9f1 adds two more interesting papers 2023-05-25 12:08:04 -07:00
Ted Sanders
2fe11d59d9
README typo fix: go -> lifts 2023-05-24 09:39:19 -07:00
Ted Sanders
2083791aa8 adds evals link and removes a bit of whitespace 2023-05-23 17:44:19 -07:00
Ted Sanders
a31c0aa959 adds W&B link to additional resources section 2023-05-23 17:37:54 -07:00
Ted Sanders
baedd7c176 adds prompt engineering guide from Brex 2023-05-23 16:36:04 -07:00
Gerardo Lecaros
ce7d149317 Removing reference to removed notebook. 2023-05-23 07:40:27 -07:00
Ted Sanders
946efdffff updates recently added section with link to new resources 2023-05-22 21:44:01 -07:00
Ted Sanders
f5a6f80d5b
Ted/adds links to other resources (#442)
* look for -> get

* big update to README: a new section with links and descriptions of related sources from around the web
2023-05-22 21:30:51 -07:00
Ted Sanders
9b92c5275a
remove extraneous date from readme 2023-05-22 14:23:23 -07:00
Ted Sanders
28ab8b5c44
Ted/embeddings playground (#439)
* adds embeddings-playground app

* update table of contents with embeddings playground
2023-05-19 18:15:24 -07:00
Ted Sanders
ffe9ea2036
Update README.md
updates table of contents with new additions; combines GPT and ChatGPT sections; moves apps up
2023-05-19 16:54:54 -07:00
Ted Sanders
0943b149bc
Update README.md 2023-05-19 16:38:14 -07:00
colin-openai
925dd22eea
Initial commit of DALL-E and Segment Anything notebook (#406)
* Initial commit of DALL-E and Segment Anything notebook

* Add example images and changed wording of the notebook

* Updated comments and added base images

* minor text amendments

* fix typo

* makes bullets more consistent

* converts title DALLE to DALL·E

* converts DALL-E to DALL·E

* update original DALL-E notebook title

* makes time of writing explicit

* makes intro bullets more consistent

* clarifies which version of Pytorch is appropriate

* moves setup instructions into setup section (to help clarify that they do not need to be done separately from the notebook)

* explains size of model checkpoint file

* code linting

* added more background info in the introduction for folks unfamiliar with segment anything

* adds period to sentence

* updates table of contents with new DALL·E guide

---------

Co-authored-by: Ted Sanders <ted@openai.com>
2023-05-19 11:18:54 -07:00
Ted Sanders
091e8e8579 updates README table of contents 2023-04-14 12:52:53 -07:00
colin-openai
a7d892265e Added tiktoken to requirements file and updated README to include chatbot-kickstarter 2023-04-12 01:32:14 -07:00
Christian Mürtz
b2d2b57a34
[Azure] Chat completions example (#271)
* Added notebook for chat completions on Azure

* Added pointer from README
2023-03-28 13:25:34 -07:00
Logan Kilpatrick
c12d310ac6
Update README.md 2023-03-26 12:55:48 -07:00
Logan Kilpatrick
e85276dfb3
Update README.md 2023-03-26 12:54:23 -07:00
Ted Sanders
73a64ff7da
Ted/chat api (#163)
* adds example for calling ChatGPT API

* updates table of contents with ChatGPT API
2023-03-01 10:00:07 -08:00
Logan Kilpatrick
a68df27700
Add in the new Redis notebook to "new" section 2023-02-15 15:32:58 -06:00
Logan Kilpatrick
873280b5bd
Update README.md 2023-02-14 12:28:58 -06:00
Logan Kilpatrick
a0fbbabe58
Update README.md 2023-02-14 10:37:31 -06:00
Logan Kilpatrick
099dd9f405
Update README.md 2023-02-14 10:33:59 -06:00