Commit Graph

46 Commits (497c145cc019f1e517b87c4309955ebe72c7f396)

Author SHA1 Message Date
colin-openai 5d0014ef38 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
1 year ago
prestontuggle 1fdce84deb Adds Whisper Prompting Guide (#551) 1 year ago
Simón Posada Fishman 9acc674919 fix link to search notebook (#524)
link had an extra `ipynb` appended to the end
1 year ago
simonpfish 17717adb8d update readme link 1 year ago
simonpfish 66c000de4a add link to readme 1 year ago
Logan Kilpatrick 6e23749006 Update README.md 1 year ago
Logan Kilpatrick b8086645bd Update README.md 1 year ago
Gerardo Lecaros 70d089929f 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>
1 year ago
Luca Beurer-Kellner b8c6440789 Add LMQL to README 1 year ago
Ted Sanders 24c2b4c31e add arthur shield to external libraries section 1 year ago
Jerry Liu 49a0e47105 Update readme, include LlamaIndex (#457)
* cr

* cr
1 year ago
Ted Sanders 33e58ad0de adds Outlines to prompting libraries 1 year ago
Ted Sanders f8309797ef Merge pull request #458 from openai/ted/add-more-links
adds two more interesting papers
1 year ago
Ted Sanders fc146824c8 adds two more interesting papers 1 year ago
Ted Sanders 9d9fe492b6 README typo fix: go -> lifts 1 year ago
Ted Sanders 7ceceb1752 adds evals link and removes a bit of whitespace 1 year ago
Ted Sanders f260a1fcb2 adds W&B link to additional resources section 1 year ago
Ted Sanders c2cafc1c90 adds prompt engineering guide from Brex 1 year ago
Gerardo Lecaros db9aa3716d Removing reference to removed notebook. 1 year ago
Ted Sanders 6ee798f90b updates recently added section with link to new resources 1 year ago
Ted Sanders 23df03676c 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
1 year ago
Ted Sanders be629bbddf remove extraneous date from readme 1 year ago
Ted Sanders 6d43070464 Ted/embeddings playground (#439)
* adds embeddings-playground app

* update table of contents with embeddings playground
1 year ago
Ted Sanders 5e7c065dd1 Update README.md
updates table of contents with new additions; combines GPT and ChatGPT sections; moves apps up
1 year ago
Ted Sanders 2d37b77619 Update README.md 1 year ago
colin-openai 8127428f39 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>
1 year ago
Ted Sanders 0d27d7b69b updates README table of contents 1 year ago
colin-openai e91347fddb Added tiktoken to requirements file and updated README to include chatbot-kickstarter 1 year ago
Christian Mürtz 9d4e6e31c6 [Azure] Chat completions example (#271)
* Added notebook for chat completions on Azure

* Added pointer from README
1 year ago
Logan Kilpatrick 9b87cdc886 Update README.md 1 year ago
Logan Kilpatrick bcd18da304 Update README.md 1 year ago
Ted Sanders d78bf7e5e0 Ted/chat api (#163)
* adds example for calling ChatGPT API

* updates table of contents with ChatGPT API
1 year ago
Logan Kilpatrick 55616b415d Add in the new Redis notebook to "new" section 2 years ago
Logan Kilpatrick ca184f2660 Update README.md 2 years ago
Logan Kilpatrick c99868eb1a Update README.md 2 years ago
Logan Kilpatrick 19eef362c1 Update README.md 2 years ago
isafulf c8d678bc54 Update README.md 2 years ago
Ted Sanders a52ecd28ee refactors readme 2 years ago
Agnieszka 774e5c2a36 fixing typos 2 years ago
Logan Kilpatrick 9b88defaf7 updates embedding examples with new embedding model 2 years ago
Pietro Monticone 52905e2727 Fix a few typos 2 years ago
Atty Eleti 5073ad9511 Update README for text-davinci-003 2 years ago
Shyamal H Anadkat 1316475b99 organizes links in README 2 years ago
Ted Sanders ca24af9f6a fixes a few links 2 years ago
Mike Heaton 27ed4dc8c9 fix link 2 years ago
Boris Power 535f545be7 Initial commit 2 years ago