mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
Update actions.md
Fixed spelling
This commit is contained in:
parent
e9113fdff9
commit
27fab363f0
@ -4,11 +4,14 @@ title: "Actions"
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Actions
|
# Actions
|
||||||
Action functions allow you to write custom buttons to the message toolbar for end users to interact with. This feature enables more interactive messaging, enabling users to grant permission before a task is performed, generate visualizations of structured data, download an audio snippet of chats, and many other use cases.
|
Action functions allow you to write custom buttons to the message toolbar for end users to interact
|
||||||
|
with. This feature enables more interactive messaging, enabling users to grant permission before a
|
||||||
|
task is performed, generate visualizations of structured data, download an audio snippet of chats,
|
||||||
|
and many other use cases.
|
||||||
|
|
||||||
A scaffold of Action code can be found [in the community dection](https://openwebui.com/f/hub/custom_action/).
|
A scaffold of Action code can be found [in the community section](https://openwebui.com/f/hub/custom_action/).
|
||||||
|
|
||||||
An example of a graph vizualization Action can be seen in the video below.
|
An example of a graph visualization Action can be seen in the video below.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="#">
|
<a href="#">
|
||||||
|
Loading…
Reference in New Issue
Block a user