We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fb1ed commit 4e88dc8Copy full SHA for 4e88dc8
components/anthropic/actions/chat/chat.mjs
@@ -3,7 +3,7 @@ import constants from "../common/constants.mjs";
3
4
export default {
5
name: "Chat",
6
- version: "0.0.8",
+ version: "0.0.9",
7
key: "anthropic-chat",
8
description: "The Chat API. [See the documentation](https://docs.anthropic.com/claude/reference/messages_post)",
9
type: "action",
0 commit comments