mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
Update improve-writing.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.
|
||||
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}"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user