Skip to content

Commit

Permalink
Merge pull request #1668 from juliandaz11/patch-1
Browse files Browse the repository at this point in the history
Update improve-writing.ts
  • Loading branch information
AmruthPillai authored Dec 15, 2023
2 parents acbed2e + 51408eb commit 7ed2b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/client/src/services/openai/improve-writing.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.
Improve the writing of the following paragraph:
Improve the writing of the following paragraph and returns in the language of the text:
Text: """{input}"""
Expand Down

0 comments on commit 7ed2b7d

Please sign in to comment.