You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pasted text, such as "a, b, c" does not get tokenized as ['a', 'b', 'c'] which i would expect, and would be useful for users who need to copy in large batches of data.