mirror of
https://github.com/hwchase17/langchain
synced 2024-11-20 03:25:56 +00:00
Corrected Sentence in .ipynb File (#9372)
Fixed grammatical errors in the sentence by repositioning the word "are" for improved clarity and readability. @baskaryan @hwchase17 @hinthornw
This commit is contained in:
parent
995ef8a7fc
commit
c71afb46d1
@ -35,7 +35,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Quickstart \n",
|
"## Quickstart \n",
|
||||||
"\n",
|
"\n",
|
||||||
"Many APIs already are compatible with OpenAI function calling.\n",
|
"Many APIs are already compatible with OpenAI function calling.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"For example, [Klarna](https://www.klarna.com/international/press/klarna-brings-smoooth-shopping-to-chatgpt/) has a YAML file that describes its API and allows OpenAI to interact with it:\n",
|
"For example, [Klarna](https://www.klarna.com/international/press/klarna-brings-smoooth-shopping-to-chatgpt/) has a YAML file that describes its API and allows OpenAI to interact with it:\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user