Files
automatisch/packages/docs/pages/apps/anthropic/actions.md

318 B

favicon, items
favicon items
/favicons/anthropic.svg
name desc
Send message Sends a structured list of input messages with text content, and the model will generate the next message in the conversation.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>