mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-15 05:52:36 +00:00
docs: agents & callbacks fixes (#10066)
Various improvements to the Agents & Callbacks sections of the documentation including formatting, spelling, and grammar fixes to improve readability.
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
"id": "LFKylC3CPtTl"
|
||||
},
|
||||
"source": [
|
||||
"Install libraries which are required to run this example notebook\n",
|
||||
"Install libraries which are required to run this example notebook:\n",
|
||||
"\n",
|
||||
"`pip install -q openai langchain yfinance`"
|
||||
"```bash\n",
|
||||
"pip install -q openai langchain yfinance\n",
|
||||
"```\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user