mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
Update fix-grammar.ts
returns in the language of the text
This commit is contained in:
@ -6,7 +6,7 @@ import { openai } from "./client";
|
|||||||
|
|
||||||
const PROMPT = `You are an AI writing assistant specialized in writing copy for resumes.
|
const PROMPT = `You are an AI writing assistant specialized in writing copy for resumes.
|
||||||
Do not return anything else except the text you improved. It should not begin with a newline. It should not have any prefix or suffix text.
|
Do not return anything else except the text you improved. It should not begin with a newline. It should not have any prefix or suffix text.
|
||||||
Just fix the spelling and grammar of the following paragraph, do not change the meaning:
|
Just fix the spelling and grammar of the following paragraph, do not change the meaning and returns in the language of the text:
|
||||||
|
|
||||||
Text: """{input}"""
|
Text: """{input}"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user