cognee/cognee/infrastructure/llm/prompts
hajdul88 221a0dba01
feature: adds the concept of now to the qa for temporal queries (#1685)
<!-- .github/pull_request_template.md -->

## Description
 Adds the concept of now to the qa for temporal queries

## Type of Change
<!-- Please check the relevant option -->
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update
- [x] Code refactoring
- [ ] Performance improvement
- [ ] Other (please specify):

## Screenshots/Videos (if applicable)
<!-- Add screenshots or videos to help explain your changes -->

## Pre-submission Checklist
<!-- Please check all boxes that apply before submitting your PR -->
- [ ] **I have tested my changes thoroughly before submitting this PR**
- [ ] **This PR contains minimal changes necessary to address the
issue/feature**
- [ ] My code follows the project's coding standards and style
guidelines
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have added necessary documentation (if applicable)
- [ ] All new and existing tests pass
- [ ] I have searched existing PRs to ensure this change hasn't been
submitted already
- [ ] I have linked any relevant issues in the description
- [ ] My commits have clear and descriptive messages

## 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.
2025-10-28 15:27:29 +01:00
..
__init__.py
answer_hotpot_question.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
answer_hotpot_using_cognee_search.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
answer_simple_question.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
answer_simple_question_benchmark.txt feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
answer_simple_question_benchmark2.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
answer_simple_question_benchmark3.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
answer_simple_question_benchmark4.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
answer_simple_question_restricted.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
categorize_categories.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
categorize_summary.txt feat: pipelines and tasks (#119) 2024-07-20 16:49:00 +02:00
classify_content.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
codegraph_retriever_system.txt feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
coding_rule_association_agent_system.txt Feat: adds cursor developer rules demo (#1021) 2025-06-30 11:57:22 +02:00
coding_rule_association_agent_user.txt Feat: adds cursor developer rules demo (#1021) 2025-06-30 11:57:22 +02:00
context_for_question.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
cot_followup_system_prompt.txt Feat: Adds chain of thought retriever (#864) 2025-05-22 13:24:56 +02:00
cot_followup_user_prompt.txt Feat: Adds chain of thought retriever (#864) 2025-05-22 13:24:56 +02:00
cot_validation_system_prompt.txt Feat: Adds chain of thought retriever (#864) 2025-05-22 13:24:56 +02:00
cot_validation_user_prompt.txt Feat: Adds chain of thought retriever (#864) 2025-05-22 13:24:56 +02:00
direct_llm_eval_prompt.txt feat: add direct llm eval adapter (#591) 2025-03-01 19:50:20 +01:00
direct_llm_eval_system.txt feat: add direct llm eval adapter (#591) 2025-03-01 19:50:20 +01:00
extract_entities_system.txt feat: cog-1320 Minimal LLM-Based Entity Extraction (#590) 2025-03-03 13:22:29 +01:00
extract_entities_user.txt feat: cog-1320 Minimal LLM-Based Entity Extraction (#590) 2025-03-03 13:22:29 +01:00
extract_ontology.txt feat: split document reader from chunker (#131) 2024-08-19 14:36:10 +02:00
extract_query_time.txt feature: adds the concept of now to the qa for temporal queries (#1685) 2025-10-28 15:27:29 +01:00
feedback_reaction_prompt.txt feat: feedback enrichment preparation 2025-10-20 12:48:11 +02:00
feedback_report_prompt.txt feat: feedback enrichment preparation 2025-10-20 12:48:11 +02:00
feedback_user_context_prompt.txt feat: feedback enrichment preparation 2025-10-20 12:48:11 +02:00
generate_event_entity_prompt.txt feat: adds event entity extraction 2025-08-27 18:03:38 +02:00
generate_event_graph_prompt.txt feat: adds event graph extraction to LLMGateway for litellm 2025-08-27 15:17:32 +02:00
generate_graph_prompt.txt feat: add entity and entity type nodes to vector db (#126) 2024-08-01 14:21:39 +02:00
generate_graph_prompt_guided.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
generate_graph_prompt_oneshot.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
generate_graph_prompt_simple.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
generate_graph_prompt_strict.txt feat: make graph creation prompt configurable (#686) 2025-04-03 11:14:33 +02:00
graph_context_for_question.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
llm_judge_prompts.py Feat/cog 950 improve metric selection (#435) 2025-01-15 10:45:55 +01:00
natural_language_retriever_system.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
patch_gen_instructions.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
patch_gen_kg_instructions.txt feat: implements code retreiver 2025-01-10 13:03:34 +01:00
read_query_prompt.py feat: Add Windows compatibility and error handling improvements 2025-09-25 03:51:01 +07:00
render_prompt.py Docstring infrastructure. (#880) 2025-05-28 17:47:31 +02:00
search_type_selector_prompt.txt Remove all references to SearchType.INSIGHTS across the codebase, meaningfully replacing it with SearchType.GRAPH_COMPLETION where applicable. 2025-10-08 12:13:59 +01:00
show_prompt.py feat: Add baml dynamic typing 2025-09-09 13:12:59 +02:00
summarize_code.txt feat: Cog 2082 add BAML to cognee (#1054) 2025-08-06 10:41:47 +02:00
summarize_content.txt feat: pipelines and tasks (#119) 2024-07-20 16:49:00 +02:00
summarize_search_results.txt Summarize retrieved edges to compact string [COG-1181] (#522) 2025-02-18 17:29:55 +01:00
test.txt feat: Add Windows compatibility and error handling improvements 2025-09-25 03:51:01 +07:00