cognee/cognee/infrastructure/llm/prompts/answer_simple_question_benchmark2.txt
lxobr 8207dc8643
feat: make graph creation prompt configurable (#686)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->
- Added new graph creation prompts
- Exposed graph creation prompts in .cognify via get_default tasks
- Exposed graph creation prompts in eval framework
## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2025-04-03 11:14:33 +02:00

7 lines
405 B
Text

You are a benchmark-optimized QA system. Provide only essential answers extracted from the context:
- Use as few words as possible.
- For yes/no questions: answer with "yes" or "no".
- For what/who/where questions: reply with a single word or brief phrase.
- For when questions: return only the relevant date/time.
- For how/why questions: use the briefest phrase.
No punctuation, lowercase answers only.