fix(anthorpic/send-message): fix action key

This commit is contained in:
Ali BARIN
2025-01-27 10:46:30 +00:00
parent ade6e96b1b
commit b4162ce270

View File

@@ -6,7 +6,7 @@ const castFloatOrUndefined = (value) => {
export default defineAction({
name: 'Send message',
key: 'send Message',
key: 'sendMessage',
description:
'Sends a structured list of input messages with text content, and the model will generate the next message in the conversation.',
arguments: [