-
**What version of protobuf and what language are you using?**
Version: v29.0
Language: C++
**What operating system (Linux, Windows, ...) and version?**
windows
**What runtime / compiler are…
-
### System Info
Hello,
I am trying the follwoing code and it throughs an error message:
`TemplateError: Prompting with images is incompatible with system messages.`
The code is ([Ref](https:/…
-
**What did you do?**
Be able to define custom message
**What did you expect to see?**
Message sending without errors
**What did you see instead? Under which circumstances?**
Received …
-
Texts should say:
> USERNAME @Groupname: Hey guys this is a message
-
-
Found out that **IBM ChatWatsonx** integration with **Langchain** and **IBM watsonx.ai Text Chat API** provide not consistent outputs for the same input with `decoding_method=greedy` or `temperature=0…
-
### Steps to reproduce
Sometimes when sending an Arabic message (right-to-left system) the text is placed incorrectly, specifically the last line of the message is placed on the time stamp. After sev…
-
### Steps to reproduce
1. Quote any message
2. Delete quoted message
### Expected behaviour
The text of the quote should remain
### Actual behaviour
Instead of a quote, only “deleted message” …
-
由于我`echo-live`部署的协议是https所以ws无法连接
于是就自己改了一下`main.js`的代码
```js
if (config.https == true) {
const http = require('https');//设置模块
let options = {//设置密钥对
key: fs.readFileSync…
-
**Describe the bug**
**18 behat scenarion fails when being executed locally on new dev VM.**
**7 occurs at Github as well (only during 1st run - see issue #724) but 11 (listed below) happens only a…