mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-21 13:52:48 +00:00
Previously, we hit an index out of range error with empty variable names (accessing tag[0]), now we through a slightly nicer error --------- Co-authored-by: Mason Daugherty <mason@langchain.dev>