-
**Describe the bug**
Wry cannot properly create windows on my machine. When using Wayland, wry logs with a wayland protocol error and then aborts. When using X11, either natively or via xwayland, W…
-
Here's a simple package:
```
my_package
- pubspec.yaml
- .analysis_options
- lib
- class.dart
```
with `.analysis_options`:
```
linter:
rules:
- always_declare_return_typ…
-
The rule avoid_type_to_string is not working for me.
Here are the steps to reproduce:
1) `dart --version`
Dart SDK version: 2.12.3 (stable) (Wed Apr 14 11:02:39 2021 +0200) on "windows_x64"
…
-
### Is your feature request related to a problem?
Apologies if this was requested before. I searched for it, but I couldn't find it.
When forwarding messages to multiple channels, I need to select…
vsego updated
3 weeks ago
-
Hey 🙋♂️
I have built a simple chatbot using react, and when the user sends a message i want to show the last message in the chatWindow component, so I used the following code:
```js
useEffect(
…
-
Hi there, I am doing a simple POC on a consumer MFE but i am having trouble starting the project up. The error message is
Unable to compile federated types, Error: compile TS failed, the original …
-
We need to ensure the streaming use case is adequately supported in the API. While agent-agent communication likely does not need streaming, we need to ensure agent-UI supports streaming.
User can:
-…
-
### Description
It is simpler than it sounds. I was customizing the WebAuthn messages to portuguese and I noticed that there is no variable in the messages file that would allow me to change two text…
-
**Describe the bug**
I am trying to bringup a simple chatbot from chainlit. I am using local LLM. Hence there is some time delay in response. My problem is that, very frequently I am getting "could n…
-
### 🥰 Feature Description
我没在文档里找到对api的支持,希望能支持通过API进行话题创建,可以执行创建话题、添加会话消息、获取会话消息。个人而言,使用lobechat的原因就是其他类似客户端都是客户端保存数据,而我希望所有会话记录都能保存下来,这样的话可以将其他应用接入而且可以保留对话中的消息了,在其他服务中产生的临时消息还可以到lobechat中继续。
### 🧐…