Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 9 additions & 11 deletions app/backend/approaches/prompts/ask_answer_question.prompty
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,33 @@ description: Answer a single question (with no chat history) using solely text s
model:
api: chat
sample:
user_query: What does a product manager do?
user_query: Was sind die Hauptpunkte des Wahlprogramms der SPD?
text_sources:
- "role_library.pdf#page=29: The Manager of Product Management will collaborate with internal teams, such as engineering, sales, marketing, and finance, as well as external partners, suppliers, and customers to ensure successful product execution. Responsibilities: · Lead the product management team and provide guidance on product strategy, design, development, and launch. · Develop and implement product life-cycle management processes. · Monitor and analyze industry trends to identify opportunities for new products. · Develop product marketing plans and go-to-market strategies. · Research customer needs and develop customer-centric product roadmaps. · Collaborate with internal teams to ensure product execution and successful launch. · Develop pricing strategies and cost models. · Oversee product portfolio and performance metrics. · Manage product development budget. · Analyze product performance and customer feedback to identify areas for improvement. Qualifications: · Bachelor's degree in business, engineering, or a related field. · At least 5 years of experience in product management. · Proven track record of successful product launches."
- "role_library.pdf#page=23: Company: Contoso Electronics Location: Anywhere Job Type: Full-Time Salary: Competitive, commensurate with experience Job Summary: The Senior Manager of Product Management will be responsible for leading the product management team at Contoso Electronics. This role includes developing strategies, plans and objectives for the product management team and managing the day-to-day operations. The Senior Manager of Product Management will be responsible for the successful launch of new products and the optimization of existing products. Responsibilities: · Develop and implement product management strategies, plans and objectives to maximize team performance. · Analyze competitive landscape and market trends to develop product strategies. · Lead the product management team in the development of product plans, roadmaps and launch plans. · Monitor the performance of product management team, analyze results and implement corrective action as needed. · Manage the product lifecycle, including product development, launch, and end of life. · Ensure product features and benefits meet customer requirements. · Establish and maintain relationships with key customers, partners, and vendors."
- "role_library.pdf#page=28: · 7+ years of experience in research and development in the electronics sector. · Proven track record of successfully designing, testing, and optimizing products. · Experience leading a team of researchers and engineers. · Excellent problem-solving and analytical skills. · Ability to work in a fast-paced environment and meet tight deadlines.· Knowledge of industry trends, technologies, and regulations. · Excellent communication and presentation skills. Manager of Product Management Job Title: Manager of Product Management, Contoso Electronics Job Summary: The Manager of Product Management is responsible for overseeing the product management team, driving product development and marketing strategy for Contoso Electronics. This individual will be accountable for the successful launch of new products and the implementation of product life-cycle management processes. The Manager of Product Management will collaborate with internal teams, such as engineering, sales, marketing, and finance, as well as external partners, suppliers, and customers to ensure successful product execution."
- "spd_program.pdf#page=29: Das Wahlprogramm der SPD konzentriert sich auf soziale Gerechtigkeit, Klimaschutz und wirtschaftliche Innovation. Wichtige Punkte sind die Erhöhung des Mindestlohns, Investitionen in erneuerbare Energien und die Förderung der Digitalisierung im öffentlichen Dienst."
- "spd_program.pdf#page=34: Die SPD betont auch die Bedeutung von bezahlbarem Wohnraum, Gesundheitsreformen und Verbesserungen im Bildungswesen. Sie schlagen den Bau von mehr bezahlbaren Wohnungen, den Ausbau des Zugangs zu Gesundheitsdiensten und die Erhöhung der Finanzierung von Schulen und Universitäten vor."
---
system:
{% if override_prompt %}
{{ override_prompt }}
{% else %}
You are an intelligent assistant helping Contoso Inc employees with their healthcare plan questions and employee handbook questions.
You are an intelligent assistant helping users with questions about the upcoming Bundestagswahl 2025 in Germany. The documents contain text from the election programs of various parties.
Use 'you' to refer to the individual asking the questions even if they ask with 'I'.
Answer the following question using only the data provided in the sources below.
Each source has a name followed by colon and the actual information, always include the source name for each fact you use in the response.
Always include the source name from the text for each fact you use in the response in the format: [filename].
If you know the exact page, return it in this format: [filename#page=pagenumber]
If you cannot answer using the sources below, say you don't know. Use below example to answer
{{ injected_prompt }}
{% endif %}

user:
(EXAMPLE) What is the deductible for the employee plan for a visit to Overlake in Bellevue?
(EXAMPLE) Was sind die Hauptpunkte des Wahlprogramms der SPD?

Sources:
info1.txt: deductibles depend on whether you are in-network or out-of-network. In-network deductibles are $500 for employee and $1000 for family. Out-of-network deductibles are $1000 for employee and $2000 for family.
info2.pdf: Overlake is in-network for the employee plan.
info3.pdf: Overlake is the name of the area that includes a park and ride near Bellevue.
info4.pdf: In-network institutions include Overlake, Swedish and others in the region.
spd_program.pdf#page=29: Das Wahlprogramm der SPD konzentriert sich auf soziale Gerechtigkeit, Klimaschutz und wirtschaftliche Innovation. Wichtige Punkte sind die Erhöhung des Mindestlohns, Investitionen in erneuerbare Energien und die Förderung der Digitalisierung im öffentlichen Dienst.

assistant:
In-network deductibles are $500 for employee and $1000 for family [info1.txt] and Overlake is in-network for the employee plan [info2.pdf][info4.pdf].
Die Hauptpunkte des Wahlprogramms der SPD sind soziale Gerechtigkeit, Klimaschutz und wirtschaftliche Innovation. Sie streben an, den Mindestlohn zu erhöhen, in erneuerbare Energien zu investieren und die Digitalisierung im öffentlichen Dienst zu fördern [spd_program.pdf#page=29].

user:
{{ user_query }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ system:
{% if override_prompt %}
{{ override_prompt }}
{% else %}
You are an intelligent assistant helping analyze the Annual Financial Report of Contoso Ltd., The documents contain text, graphs, tables and images.
You are an intelligent assistant helping users with questions about the upcoming Bundestag election in Germany in 2025. The documents contain text, graphs, tables, and images from the election programs of various parties.
Each image source has the file name in the top left corner of the image with coordinates (10,10) pixels and is in the format SourceFileName:<file_name>.
Each text source starts in a new line and has the file name followed by colon and the actual information.
Always include the source name from the image or text for each fact you use in the response in the format: [filename].
Expand Down
28 changes: 15 additions & 13 deletions app/backend/approaches/prompts/chat_answer_question.prompty
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,37 @@ description: Answer a question (with chat history) using solely text sources.
model:
api: chat
sample:
user_query: What does a product manager do that a CEO doesn't?
user_query: Was sind die Hauptpunkte des Wahlprogramms der SPD?
include_follow_up_questions: true
past_messages:
- role: user
content: "What does a CEO do?"
content: "Was sind die Hauptpunkte des Wahlprogramms der CDU?"
- role: assistant
content: "A CEO, or Chief Executive Officer, is responsible for providing strategic direction and oversight to a company to ensure its long-term success and profitability. They develop and implement strategies and objectives for financial success and growth, provide guidance to the executive team, manage day-to-day operations, ensure compliance with laws and regulations, develop and maintain relationships with stakeholders, monitor industry trends, and represent the company in public events 12. [role_library.pdf#page=1][role_library.pdf#page=3]"
content: "Das Wahlprogramm der CDU konzentriert sich auf wirtschaftliche Stabilität, Sicherheit und Innovation. Wichtige Punkte sind Steuererleichterungen für Unternehmen, erhöhte Finanzierung der Strafverfolgung und Investitionen in die digitale Infrastruktur. [cdu_programm.pdf#page=1][cdu_programm.pdf#page=3]"
text_sources:
- "role_library.pdf#page=29: The Manager of Product Management will collaborate with internal teams, such as engineering, sales, marketing, and finance, as well as external partners, suppliers, and customers to ensure successful product execution. Responsibilities: · Lead the product management team and provide guidance on product strategy, design, development, and launch. · Develop and implement product life-cycle management processes. · Monitor and analyze industry trends to identify opportunities for new products. · Develop product marketing plans and go-to-market strategies. · Research customer needs and develop customer-centric product roadmaps. · Collaborate with internal teams to ensure product execution and successful launch. · Develop pricing strategies and cost models. · Oversee product portfolio and performance metrics. · Manage product development budget. · Analyze product performance and customer feedback to identify areas for improvement. Qualifications: · Bachelor's degree in business, engineering, or a related field. · At least 5 years of experience in product management. · Proven track record of successful product launches."
- "role_library.pdf#page=23: Company: Contoso Electronics Location: Anywhere Job Type: Full-Time Salary: Competitive, commensurate with experience Job Summary: The Senior Manager of Product Management will be responsible for leading the product management team at Contoso Electronics. This role includes developing strategies, plans and objectives for the product management team and managing the day-to-day operations. The Senior Manager of Product Management will be responsible for the successful launch of new products and the optimization of existing products. Responsibilities: · Develop and implement product management strategies, plans and objectives to maximize team performance. · Analyze competitive landscape and market trends to develop product strategies. · Lead the product management team in the development of product plans, roadmaps and launch plans. · Monitor the performance of product management team, analyze results and implement corrective action as needed. · Manage the product lifecycle, including product development, launch, and end of life. · Ensure product features and benefits meet customer requirements. · Establish and maintain relationships with key customers, partners, and vendors."
- "role_library.pdf#page=28: · 7+ years of experience in research and development in the electronics sector. · Proven track record of successfully designing, testing, and optimizing products. · Experience leading a team of researchers and engineers. · Excellent problem-solving and analytical skills. · Ability to work in a fast-paced environment and meet tight deadlines.· Knowledge of industry trends, technologies, and regulations. · Excellent communication and presentation skills. Manager of Product Management Job Title: Manager of Product Management, Contoso Electronics Job Summary: The Manager of Product Management is responsible for overseeing the product management team, driving product development and marketing strategy for Contoso Electronics. This individual will be accountable for the successful launch of new products and the implementation of product life-cycle management processes. The Manager of Product Management will collaborate with internal teams, such as engineering, sales, marketing, and finance, as well as external partners, suppliers, and customers to ensure successful product execution."
- "cdu_programm.pdf#page=1: Das Wahlprogramm der SPD konzentriert sich auf soziale Gerechtigkeit, Klimaschutz und wirtschaftliche Innovation. Wichtige Punkte sind die Erhöhung des Mindestlohns, Investitionen in erneuerbare Energien und die Förderung der Digitalisierung im öffentlichen Dienst."
- "cdu_programm.pdf#page=3: Die SPD betont auch die Bedeutung von bezahlbarem Wohnraum, Gesundheitsreformen und Verbesserungen im Bildungswesen. Sie schlagen den Bau von mehr bezahlbaren Wohnungen, den Ausbau des Zugangs zu Gesundheitsdiensten und die Erhöhung der Finanzierung von Schulen und Universitäten vor."
---
system:
{% if override_prompt %}
{{ override_prompt }}
{% else %}
Assistant helps the company employees with their healthcare plan questions, and questions about the employee handbook. Be brief in your answers.
Answer ONLY with the facts listed in the list of sources below. If there isn't enough information below, say you don't know. Do not generate answers that don't use the sources below. If asking a clarifying question to the user would help, ask the question.
If the question is not in English, answer in the language used in the question.
Each source has a name followed by colon and the actual information, always include the source name for each fact you use in the response. Use square brackets to reference the source, for example [info1.txt]. Don't combine sources, list each source separately, for example [info1.txt][info2.pdf].
You are an intelligent assistant helping users with questions about the upcoming Bundestagswahl 2025 in Germany. The documents contain text from the election programs of various parties.
Use 'you' to refer to the individual asking the questions even if they ask with 'I'.
Answer the following question using only the data provided in the sources below.
Each source has a name followed by colon and the actual information, always include the source name for each fact you use in the response.
Always include the source name from the text for each fact you use in the response in the format: [filename].
If you know the exact page, return it in this format: [filename#page=pagenumber]
If you cannot answer using the sources below, say you don't know. Use below example to answer
{{ injected_prompt }}
{% endif %}

{% if include_follow_up_questions %}
Generate 3 very brief follow-up questions that the user would likely ask next.
Enclose the follow-up questions in double angle brackets. Example:
<<Are there exclusions for prescriptions?>>
<<Which pharmacies can be ordered from?>>
<<What is the limit for over-the-counter medication?>>
<<Was sind die Pläne der SPD für erneuerbare Energien?>>
<<Wie plant die SPD, das Bildungswesen zu verbessern?>>
<<Was sind die Vorschläge der SPD zur Gesundheitsreform?>>
Do not repeat questions that have already been asked.
Make sure the last question ends with ">>".
{% endif %}
Expand Down
18 changes: 8 additions & 10 deletions app/backend/approaches/prompts/chat_answer_question_vision.prompty
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,22 @@ system:
{% if override_prompt %}
{{ override_prompt }}
{% else %}
You are an intelligent assistant helping analyze the Annual Financial Report of Contoso Ltd., The documents contain text, graphs, tables and images.
Each image source has the file name in the top left corner of the image with coordinates (10,10) pixels and is in the format SourceFileName:<file_name>
Each text source starts in a new line and has the file name followed by colon and the actual information
Always include the source name from the image or text for each fact you use in the response in the format: [filename]
You are an intelligent assistant helping users with questions about the upcoming Bundestag election in Germany. The documents contain text, graphs, tables, and images from the election programs of various parties.
Each image source has the file name in the top left corner of the image with coordinates (10,10) pixels and is in the format SourceFileName:<file_name>.
Each text source starts in a new line and has the file name followed by colon and the actual information.
Always include the source name from the image or text for each fact you use in the response in the format: [filename].
Answer the following question using only the data provided in the sources below.
If asking a clarifying question to the user would help, ask the question.
Be brief in your answers.
The text and image source can be the same file name, don't use the image title when citing the image source, only use the file name as mentioned
The text and image source can be the same file name, don't use the image title when citing the image source, only use the file name as mentioned.
If you cannot answer using the sources below, say you don't know. Return just the answer without any input texts.
{{injected_prompt}}
{% endif %}

{% if include_follow_up_questions %}
Generate 3 very brief follow-up questions that the user would likely ask next.
Enclose the follow-up questions in double angle brackets. Example:
<<Are there exclusions for prescriptions?>>
<<Which pharmacies can be ordered from?>>
<<What is the limit for over-the-counter medication?>>
<<Was sind die Hauptpunkte des Wahlprogramms der Grünen?>>
<<Welche Maßnahmen plant die FDP zur Wirtschaftsförderung?>>
<<Wie steht die Linke zur Außenpolitik?>>
Do not repeat questions that have already been asked.
Make sure the last question ends with ">>".
{% endif %}
Expand Down
20 changes: 13 additions & 7 deletions app/backend/approaches/prompts/chat_query_rewrite.prompty
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ model:
parameters:
tools: ${file:chat_query_rewrite_tools.json}
sample:
user_query: Does it include hearing?
user_query: Was sagt die AFD zum Thema Migration?
past_messages:
- role: user
content: "What is included in my Northwind Health Plus plan that is not in standard?"
content: "Was sagt die AFD zum Thema Migration?"
- role: assistant
content: "The Northwind Health Plus plan includes coverage for emergency services, mental health and substance abuse coverage, and out-of-network services, which are not included in the Northwind Standard plan. [Benefit_Options.pdf#page=3]"
content: "Die AfD sieht Migration als eine der größten Herausforderungen für Deutschland. Sie fordern eine Begrenzung der Zuwanderung und die Stärkung der Grenzsicherheit. [afd_program.pdf#page=12]"
---
system:
Below is a history of the conversation so far, and a new question asked by the user that needs to be answered by searching in a knowledge base.
Expand All @@ -24,16 +24,22 @@ If the question is not in English, translate the question to English before gene
If you cannot generate a search query, return just the number 0.

user:
(EXAMPLE) How did crypto do last year?
(EXAMPLE) Wie will die Linke Reiche mehr zur Kasse bitten?

assistant:
Summarize Cryptocurrency Market Dynamics from last year
Zeige die Maßnahmen der Linken zur Besteuerung von Reichen

user:
(EXAMPLE) What are my health plans?
(EXAMPLE) Was sind die Hauptpunkte des Wahlprogramms der SPD?

assistant:
Show available health plans
Zeige die Hauptpunkte des Wahlprogramms der SPD

user:
(EXAMPLE) Was sind die Hauptpunkte des Wahlprogramms der CDU?

assistant:
Zeige die Hauptpunkte des Wahlprogramms der CDU

{% for message in past_messages %}
{{ message["role"] }}:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"properties": {
"search_query": {
"type": "string",
"description": "Query string to retrieve documents from azure search eg: 'Health care plan'"
"description": "Query string to retrieve documents from azure search eg: 'Wahlprogramme der Parteien zur Bundestagswahl 2025'"
}
},
"required": ["search_query"]
Expand Down
Loading