Skip to content

Commit

Permalink
Merge pull request #1670 from juliandaz11/patch-3
Browse files Browse the repository at this point in the history
Update fix-grammar.ts
  • Loading branch information
AmruthPillai authored Dec 15, 2023
2 parents c51b69a + a095cb8 commit acbed2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/client/src/services/openai/fix-grammar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { openai } from "./client";

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.
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}"""
Expand Down

0 comments on commit acbed2e

Please sign in to comment.