mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-08 01:10:29 +00:00
Merge pull request #443 from openai/ted/new-related-resources-link
updates recently added section with link to new resources
This commit is contained in:
commit
29c0e214f9
@ -10,10 +10,11 @@ Most code examples are written in Python, though the concepts can be applied in
|
|||||||
|
|
||||||
## Recently added/updated 🆕 ✨
|
## Recently added/updated 🆕 ✨
|
||||||
|
|
||||||
- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md) [May 19th, 2023]
|
- [Related resources from around the web](https://github.com/openai/openai-cookbook#related-resources-from-around-the-web) [May 22, 2023]
|
||||||
|
- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md) [May 19, 2023]
|
||||||
- [How to use a multi-step prompt to write unit tests](examples/Unit_test_writing_using_a_multi-step_prompt.ipynb) [May 19, 2023]
|
- [How to use a multi-step prompt to write unit tests](examples/Unit_test_writing_using_a_multi-step_prompt.ipynb) [May 19, 2023]
|
||||||
- [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]
|
- [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 19, 2023]
|
||||||
- [Question answering using embeddings](examples/Question_answering_using_embeddings.ipynb) [Apr 14th, 2023]
|
- [Question answering using embeddings](examples/Question_answering_using_embeddings.ipynb) [Apr 14, 2023]
|
||||||
|
|
||||||
## Guides & examples
|
## Guides & examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user