This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d19d9c4e8548596d367f23ca34a750b68065521
automatisch
/
packages
/
docs
/
pages
/
apps
/
anthropic
/
actions.md
Ali BARIN
8bdb1481ac
feat(anthropic): add anthropic app with send message action
2025-01-23 10:30:13 +00:00
318 B
Raw
Blame
History
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>