2 lines
165 B
TypeScript
2 lines
165 B
TypeScript
export const DEFAULT_SYSTEM_PROMPT = "You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown.";
|