Skip to content

Commit a57e48a

Browse files
author
ajosh0504
committed
Nit
1 parent 764ce60 commit a57e48a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

labs/ai-agents-lab.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"metadata": {},
7474
"outputs": [],
7575
"source": [
76-
"# Obtain API keys from our AI model proxy and set them as an environment variables-- DO NOT CHANGE\n",
76+
"# Obtain API keys from our AI model proxy and set them as environment variables-- DO NOT CHANGE\n",
7777
"set_env([LLM_PROVIDER,\"voyageai\"], PASSKEY)"
7878
]
7979
},

solutions/ai-agents-lab.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"metadata": {},
7474
"outputs": [],
7575
"source": [
76-
"# Obtain API keys from our AI model proxy and set them as an environment variables-- DO NOT CHANGE\n",
76+
"# Obtain API keys from our AI model proxy and set them as environment variables-- DO NOT CHANGE\n",
7777
"set_env([LLM_PROVIDER,\"voyageai\"], PASSKEY)"
7878
]
7979
},

0 commit comments

Comments
 (0)