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 f7ba581 commit 6f5aaaaCopy full SHA for 6f5aaaa
examples/get-started/src/workflows/workflow.ts
@@ -1,4 +1,3 @@
1
-import { welcome, goodbye } from "../functions/functions";
2
import { log, step } from "@restackio/ai/workflow";
3
4
export async function greetingWorkflow(name: String) {
0 commit comments