- Split differrent caching mechanisms (types, version tree, config) into different cachers - Improve resource usage on starting components, and correct gevent usage - Refine repopack usage for eveai_app (too large) - Change nginx dockerfile to allow for specialist overviews being served statically
29 lines
1.0 KiB
YAML
29 lines
1.0 KiB
YAML
version: "1.0.0"
|
|
name: "Email Lead Engagement Creation"
|
|
task_description: >
|
|
Review a personalized email and optimize it with strong CTAs and engagement hooks. Keep in mind that this email is
|
|
the consequence of a first conversation.
|
|
Don't use any salutations or closing remarks, nor too complex sentences. Keep it short and to the point.
|
|
Don't use any salutations or closing remarks, nor too complex sentences.
|
|
Ensure the email encourages the lead to schedule a meeting or take
|
|
another desired action immediately.
|
|
|
|
Our Company and Product:
|
|
- Company Name: {company}
|
|
- Products: {products}
|
|
- Product information: {product_information}
|
|
|
|
Engagement options:
|
|
{engagement_options}
|
|
|
|
{custom_description}
|
|
expected_output: >
|
|
An optimized email ready for sending, complete with:
|
|
- Strong CTAs
|
|
- Strategically placed engagement hooks that encourage immediate action
|
|
metadata:
|
|
author: "Josako"
|
|
date_added: "2025-01-08"
|
|
description: "Make an Email draft more engaging"
|
|
changes: "Initial version"
|