Joy Yeh
Results
2
issues of
Joy Yeh
QueryEvent decodes the packet using utf-8, which is fine except it's hardcoded and there's no option to set the `errors` argument for `decode()`. In a project I'm working on, we...
**Describe the bug** Calling `TestsetGenerator.generate_with_langchain_docs()` throws the following error, then subsequent attempts to embed (using the same Langchain cache) would get stuck and never proceed past 0%. Suspecting cache db(sqlite3)...
bug
stale