Merge branch 'main' into fix-rate-limits-issue

pull/1084/head
Shyamal H Anadkat 3 months ago committed by GitHub
commit 95aa56088f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -77,3 +77,8 @@ katiagg:
name: "Katia Gil Guzman"
website: "https://katia.gg"
avatar: "https://avatars.githubusercontent.com/u/16519462?v=4"
jbeutler-openai:
name: "Joe Beutler"
website: "https://joebeutler.com"
avatar: "https://avatars.githubusercontent.com/u/156261485?v=4"

@ -1156,7 +1156,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Once again, let's update out Assistant either through the Dashboard or the API.\n"
"Once again, let's update our Assistant either through the Dashboard or the API.\n"
]
},
{

@ -133,6 +133,7 @@
- BorisPower
- ted-at-openai
- logankilpatrick
- jbeutler-openai
tags:
- embeddings
@ -1195,8 +1196,8 @@
tags:
- guardrails
- title: How to combine GPT-V with RAG to create a clothing matchmaker app
path: examples/How_to_Combine_GPTv_with_RAG_Outfit_Assistant.ipynb
- title: How to combine GPTv with RAG to create a clothing matchmaker app
path: examples/How_to_combine_GPTv_with_RAG_Outfit_Assistant.ipynb
date: 2024-02-16
authors:
- teomusatoiu
@ -1215,7 +1216,7 @@
- embeddings
- title: Using GPT-4 with Vision to tag & caption images
- title: Using GPT4 with Vision to tag and caption images
path: examples/Tag_caption_images_with_GPT4V.ipynb
date: 2024-02-28
authors:

Loading…
Cancel
Save