open-ai-npc
Version:
Testing openAI's API, with a "dungeon master".
2 lines (1 loc) • 306 B
TypeScript
export declare const systemPrompt = "\nGenerate the dialog for a human NPC in a game.\n\nAs a user, I will describe what the NPC encounters.\n\nCome up with a funny and interesting dialog from the human NPC, talking to themselves. Only one sentence.\n\nMake sure the response comes from the human NPC.\n";