botpress
botpress copied to clipboard
The open-source hub to build & deploy GPT/LLM Agents ⚡️
### Discussed in https://github.com/botpress/botpress/discussions/12071 Originally posted by **jenniferbarnettdavis** August 9, 2022 I could use some help. The misunderstood module seems to be enabled, but the Studio Interface doesn't show it....
This PR fixes an issue where environment variables were not passed to the shell when starting the Docker container. To fix the issue, we now propagate the env vars so...
**Describe the bug** It looks like the botpress server uses more and more resources over time. At first it looks like a memory leak but CPU usage, Memory usage, and...
Removes the `Enable Botpress Cloud` checkbox in favour of the upcoming Personal Access Token feature Ref: https://linear.app/botpress/issue/BUS-645/support-personal-access-tokens-in-studio
**Describe the bug** A clear and concise description of what the bug is. Broadcast Messages scheduled through the Broadcast module UI do not get sent to users on the twilio...
**Describe the bug** The conversation sometimes does not auto scroll to the bottom when new messages are coming in using the Channel-Web. V12.26.10
**Describe the bug** This isn't really a bug or even a feature but rather a simple reminder that the maintenance support for NodeJS 12 will expire on April 2022 and...
**Describe the bug** Whenever I attempt to launch Botpress, my bot has a connection error: ``` 2022-08-02 09:59:47infoBotpress is listening at http://localhost:3000 (browser) 2022-08-02 09:59:47infoBotpress is exposed at http://localhost:3000 2022-08-02...
**Describe the bug** After creating a `before_outgoing_middleware` hook to change the bot's avatar based on a validation, the avatar doesn't change until the user sends a message. Potentially, the avatar...