Merge pull request #436 from openai/ted/fix-year-typo

Update README.md
This commit is contained in:
Ted Sanders 2023-05-19 16:38:25 -07:00 committed by GitHub
commit 0c46bcf296

View File

@ -10,7 +10,7 @@ Most code examples are written in Python, though the concepts can be applied in
## Recently added or updated 🆕 ✨
- [How to create dynamic masks with DALL·E and Segment Anything](examples/dalle/How_to_create_dynamic_masks_with_DALL-E_and_Segment_Anything.ipynb) [May 19th, 2021]
- [How to create dynamic masks with DALL·E and Segment Anything](examples/dalle/How_to_create_dynamic_masks_with_DALL-E_and_Segment_Anything.ipynb) [May 19th, 2023]
- [Question answering using embeddings](examples/Question_answering_using_embeddings.ipynb) [Apr 14th, 2023]
- [Using vector databases for embeddings search](examples/vector_databases/) [various dates]
- [Powering your products with ChatGPT and your own data](apps/chatbot-kickstarter/powering_your_products_with_chatgpt_and_your_data.ipynb) [Mar 10th, 2023]