mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 16:13:25 +00:00
parent
892694d735
commit
965286db3e
@ -238,7 +238,7 @@
|
||||
"id": "3a96a846-1296-4d92-8e76-e29e583dee22",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"Here's a simple parser that can parse a **string** representation of a booealn (e.g., `YES` or `NO`) and convert it into the corresponding `boolean` type."
|
||||
"Here's a simple parser that can parse a **string** representation of a boolean (e.g., `YES` or `NO`) and convert it into the corresponding `boolean` type."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user