Skip to content

Commit

Permalink
remove extraneous date from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-at-openai authored May 22, 2023
1 parent 28ab8b5 commit 9b92c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Most code examples are written in Python, though the concepts can be applied in
- [Clustering embeddings](examples/Clustering.ipynb)
- [Visualizing embeddings in 2D](examples/Visualizing_embeddings_in_2D.ipynb) or [3D](examples/Visualizing_embeddings_in_3D.ipynb)
- [Embedding long texts](examples/Embedding_long_inputs.ipynb)
- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md) [May 19th, 2023]
- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md)
- Apps
- [File Q&A](apps/file-q-and-a/)
- [Web Crawl Q&A](apps/web-crawl-q-and-a)
Expand Down

0 comments on commit 9b92c52

Please sign in to comment.