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 8e5292d commit 7138b09Copy full SHA for 7138b09
components/linkup/actions/answer/answer.mjs
@@ -3,7 +3,7 @@ import app from "../../linkup.app.mjs";
3
export default {
4
name: "Linkup Answer",
5
description: "Get a natural language answer to your natural language question.",
6
- key: "linkup-search",
+ key: "linkup-answer",
7
version: "0.0.1",
8
type: "action",
9
props: {
0 commit comments