Laurențiu Andronache
Laurențiu Andronache
Input and output file from Orca here: https://drive.google.com/open?id=1CodKCEnGaGWJE59h3sTLjTCg0SuP0c85 Using Avogadro 1.2.0 Bug: when I click one of the vibrations in the bottom right, it says "No vibrational displacement exists.", and...
it shouldn't show system info if $nanoNodeRPCIP is different than the default, [::1]
urllib3 before 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials...
**Describe the bug** For example, for this tweet with a photo: [](https://x.com/ole_b_peters/status/1397142191315824646) I guess it's supposed to generate a description for the image, to "understand" it. Getting: ```cmd [37m The...
**Describe the bug** I have this in the character file: `"plugins": ["@ai16z/plugin-node", "@ai16z/plugin-image-generation", "@ai16z/plugin-bootstrap"],`. The first two plugins work. I did: ```cmd cd agent; pnpm add @ai16z/plugin-bootstrap cd ..; pnpm...
**Describe the bug** There's a lot of leftover code from client-twitter that's polluting the context. I will fix it in a pull request! **To Reproduce** Example: ```typescript {{recentMessages}} # Task:...