-
### Bug Description
When attempting to use the new Store Message component in DS Langflow without external memory I see the following error:
Error building Component Store Message: (sqlite3.Progra…
-
测试代码:
```lua
gallery.onInfoBtnClk = function (param)
local listview = kiko.ui.get("listview")
listview:set(2, "icon", env.app_path .. "/default-cover.png")
listview:set(2, "text", "ee…
-
On NethVoice CTI I must manage my voicemail if it is active:
- list all messages
- listen to every messages
- download every message
- delete every message or all messages
- notification when receivin…
-
Hello, can you help me, i found your library and test it to send message to Telegram API bot over HTTPS. But don´t work it.
my Program is:
https_client();
https_client.xExecute := execute;
htt…
-
Design Specs:
- [Short prompt](https://www.figma.com/design/YV8fXr4jjEjUqhvRzI0tT2/PatternFly%3A-Chatbot-Design-Framework?node-id=404-14324&t=b6nLHTAYefyfgEey-4)
- [Long prompt](https://www.figma.com…
-
We could offer a dedicated Chat window that can be opened as a popup, for example. I think it should have the following behaviour:
- [ ] It has tabs for every unkenny conversation with at least one m…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [ ] I'm not able to find an [open issue](ht…
-
### 🐛 What's Going Wrong?
In the `bedrock` instrumentor, attempting to trace a `converse` function containing an image message triggers an error. The issue occurs at this [line](https://github.com/op…
-
like this
```JSON
{
"event_id": "event_345",
"type": "conversation.item.create",
"previous_item_id": null,
"item": {
"id": "msg_001",
"type": "message",
…
-
**Describe the bug**
My unittests fails with:
```py
chainlit.context.ChainlitContextException: Chainlit context not found
```
**To Reproduce**
I have a function that generates chainlit text:…