open-ai-npc
Version:
Testing openAI's API, with a "dungeon master".
2 lines (1 loc) • 378 B
TypeScript
export declare const systemPrompt = "\n Translate the following sentence using the locale: $lang.\n Use the language and country from that locale.\n Use typical phrases and expressions from that locale.\n Don't make a literal translation, understand the sentence as talked by someone, and translate it accordingly.\n Make sure to maintain all quotes and double quotes.\n";