-
### Bug Description
Hello,
Currently, when I use the API to run a flow, the response only contains the final ChatOutput. However, I would like to retrieve all intermediate results generated by the…
-
like this
```JSON
{
"event_id": "event_345",
"type": "conversation.item.create",
"previous_item_id": null,
"item": {
"id": "msg_001",
"type": "message",
…
hsycc updated
2 weeks ago
-
See https://chat.zulip.org/#narrow/channel/6-frontend/topic/clear_preview_area.20called.20multiple.20times/near/1977690 for details on this.
-
**Storage Explorer Version**: 1.37.0-dev (103)
**Build Number**: 20241122.6
**Branch**: main
**Platform/OS**: Windows11/Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro)
**Architecture**: …
-
[Design Spec](https://www.figma.com/design/YV8fXr4jjEjUqhvRzI0tT2/PatternFly%3A-Chatbot-Design-Framework?node-id=676-23269&t=RP6bjDiAIAIRYhM0-4)
When enabled, users can input their messages using a m…
-
**Describe the bug**
If you have a button in a button there is no way to cancel the event from propagating to container event handler resulting in an error.
**Suggested solution**
Make it possible to…
-
### Bug Description
When calling the run *api* with `stream=true` , on a flow that uses the `tool calling agent` component, there is no `stream_url` in the answer. The api returns as if `stream` was …
-
Error:
```shell
$ go install github.com/elliotchance/gedcom@latest
go: finding module for package golang.org/x/text/language
go: finding module for package golang.org/x/text/message
go: found gol…
-
### 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…
-
## Describe your feature request
In pr #1562 , a WSIWYG editor has been added to the text input area, however, when a text is sent, it is displayed in unrendered markdown. The idea is to use `marke…