Reid Chatham
Reid Chatham
Hey! Thanks for pointing that out. I'll have a fix in the works shortly. Will post an update when it's ready.
For now this fix gives a nice syntax. These were new methods but I feel that you are probably right. I will look into better testing these methods. Right now...
I'll leave this open until I get a better fix.
Sorry for the delay in response. I will take a look at this as soon as possible. In the meantime I would consider forking the repository if you have a...
Thanks, @calebkleveter! It's better. I re-ran it the same way and got these output logs this time. Something to do with openssl? ``` Sending build context to Docker daemon 120.9MB...
Changed line 7 of the Dockerfile to `RUN apt-get update && apt-get -y install wget lsb-release apt-transport-https openssl` but no avail, still getting the same error.
Is this still consistent in the new updates? I am reproducing this as well.
This looks like it could be due to malformed RSA keys. [https://forums.developer.apple.com/thread/15129](url)
Any progress on this? For MacCatalyst it looks like the only errors occur at lines 752 and 756. I'm looking into it myself but looking at how this issue has...
Also seeing the same. The ConversationalMemoryBuffer is not giving the bot access to previous messages.