cognee/cognee/infrastructure/llm/prompts
2025-10-08 12:13:59 +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
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
extract_query_time.txt feat: adds temporal retriever 2025-08-28 17:03:47 +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
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
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
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
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