Skip to content

Commit cc80dcf

Browse files
committed
Merge branch 'main' into shion
2 parents f74b26d + 2382ea8 commit cc80dcf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/ai/prompts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import { readFileSync } from "node:fs";
22
import type { Geo } from "@vercel/functions";
33
import type { ArtifactKind } from "@/components/artifact";
44

5+
56
export const artifactsPrompt = `
67
Artifacts is a special user interface mode that helps users with writing, editing, and other content creation tasks. When artifact is open, it is on the right side of the screen, while the conversation is on the left side. When creating or updating documents, changes are reflected in real-time on the artifacts and visible to the user.
78

0 commit comments

Comments
 (0)