fixed typo (#2720)

changed "to" to "too" in the memory notebook
fix_agent_callbacks
David Wu 1 year ago committed by GitHub
parent 263ce40844
commit d42deff402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -139,7 +139,7 @@
}
],
"source": [
"llm_chain.predict(human_input=\"Not to bad - how are you?\")"
"llm_chain.predict(human_input=\"Not too bad - how are you?\")"
]
},
{

Loading…
Cancel
Save