From 8f7f8708144f15b9892f28fd549c00cdd1562759 Mon Sep 17 00:00:00 2001 From: gagb Date: Wed, 22 Nov 2023 13:23:08 -0800 Subject: [PATCH] Update agentchat_oai_assistant_retrieval.ipynb (#732) * Update agentchat_oai_assistant_retrieval.ipynb our -> your to reduce confusion * Update notebook/agentchat_oai_assistant_retrieval.ipynb Co-authored-by: Chi Wang --------- Co-authored-by: Chi Wang --- notebook/agentchat_oai_assistant_retrieval.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/agentchat_oai_assistant_retrieval.ipynb b/notebook/agentchat_oai_assistant_retrieval.ipynb index 824305078..01c6b0024 100644 --- a/notebook/agentchat_oai_assistant_retrieval.ipynb +++ b/notebook/agentchat_oai_assistant_retrieval.ipynb @@ -107,7 +107,7 @@ " }\n", " ],\n", " \"file_ids\": [\"file-CmlT0YKLB3ZCdHmslF9FOv69\"] \n", - " # add id of an existing file our openai account\n", + " # add id of an existing file in your openai account\n", " # in this case I added the implementation of conversable_agent.py\n", "}\n", "\n",