-
The content returned by the stream() method contains a significant amount of repetition。
使用chatClient.prompt(prompt).stream().content();返回时存在大量重复内容。
代码如下:
![image](https://github.com/user-attachmen…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
Linux
### OS version
irrelevant
### App version
5.1.3.0 (https://github.com/simplex-chat/simplex-…
-
i have a running actix server based on the websocket-chat example. everything works fine. but when i add ssl support, i can't connect with a client based on examples/websocket/src/client.rs. i get an …
-
```
thanks for 0.5.1 release, and send text chat is added into this release.
I would like to contribute my pieces of code that can send and receive text
chat which is simply based on sample code, hop…
-
```
thanks for 0.5.1 release, and send text chat is added into this release.
I would like to contribute my pieces of code that can send and receive text
chat which is simply based on sample code, hop…
-
Hey
Is it possible to invoke an mehtod on the client side and return the results to the server? That would save me a whole of a lot of work :)
Are there any examples for this?
Thanks in advance!
-
you have given 3 classes in client and 5 classes in server. No class from server has method onCreate() which is necessary for android application. So how to execute these files? I just want flow. Plea…
-
**Expected Behavior**
The `ChatClient` provides a convenient and fluent API. For onboarding/getting-started/education scenarios, it would be nice to make it even more streamlined and allow simple p…
-
Followed the instructions and added the chat service SID.
getting this error
-
## What are you trying to achieve?
I'm trying to get the error during channel fetching.
chatClient.channelController(for: ChannelId(type: .messaging, id: $0.chatID.lowercased()))
For example the ch…