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
Are we supposed to provide our own document loader as an option input to encode and decode? This line suggests that documentLoader is provided by this library, but this value appears to be undefined 🤔
The text was updated successfully, but these errors were encountered:
I pushed a quick update to the README to remove the documentLoader import and a comment in the example to mention the user must provide it. We need additional README updates for the new API features and I've filed #92 for that. Closing this issue based on these changes.
Are we supposed to provide our own document loader as an option input to
encode
anddecode
? This line suggests thatdocumentLoader
is provided by this library, but this value appears to be undefined 🤔The text was updated successfully, but these errors were encountered: