How to create custom actions with Onyx
CHAT_SESSION_ID
: Replaced with the chat session ID in your action call
CHAT_MESSAGE_ID
: Replaced with the chat message ID in your action call
/persona/CHAT_SESSION_ID/messages/CHAT_MESSAGE_ID
with CHAT_SESSION_ID
= 20 and CHAT_MESSAGE_ID
= 10 would become /persona/20/messages/10
To improve performance:
summary
s for each operation (API)operationId
description
s for parameter