bard-ai
bard-ai copied to clipboard
Try to fix fs failures
- may close #52
Wait is it done
Wait is it done
No, remember that I’m unable to test. The way to test if this fixes the issue is to attempt to run the code listed in the specified issue within the browser (no bundler; use the script tag)
I tested this with my project, issue still exists. I can help with testing, just let me know when.
I tested this with my project, issue still exists. I can help with testing, just let me know when.
What error did you get this time?
What error did you get this time?
The same one.
How about we remove this feature from the library. Though we can already passed image buffer through the ask
function argument.
/cc @EvanZhouDev
Yea, especially when the user could have implemented it themself (unsure why the feature was originally implemented).
One thing to note is that removing this feature now is technically a breaking change