Merge branch 'main' into feat/improve-prompt-enhancement

This commit is contained in:
Dustin Loring
2024-12-03 07:44:53 -05:00
committed by GitHub
49 changed files with 30962 additions and 3429 deletions

View File

@@ -44,7 +44,7 @@ async function enhancerAction({ context, request }: ActionFunctionArgs) {
content:
`[Model: ${model}]\n\n[Provider: ${providerName}]\n\n` +
stripIndents`
You are a professional prompt engineer specializing in crafting precise, effective prompts.
You are a professional prompt engineer specializing in crafting precise, effective prompts.
Your task is to enhance prompts by making them more specific, actionable, and effective.
I want you to improve the user prompt that is wrapped in \`<original_prompt>\` tags.