cognee/cognee/infrastructure/llm/prompts
2024-12-03 21:14:19 +01:00
..
__init__.py chore: remove unused/obsolete code 2024-03-16 12:08:12 +01:00
answer_hotpot_question.txt Prompt renaming to more specific names. Minor code changes. 2024-12-02 12:18:00 +01:00
answer_hotpot_using_cognee_search.txt Prompt renaming to more specific names. Minor code changes. 2024-12-02 12:18:00 +01:00
categorize_categories.txt fix search, add improvements 2024-04-30 23:14:11 +02:00
categorize_summary.txt feat: pipelines and tasks (#119) 2024-07-20 16:49:00 +02:00
classify_content.txt chore: rename package 2024-03-13 16:08:11 +01:00
context_for_question.txt feat/add correctness score calculation with LLM as a judge 2024-11-27 10:53:48 +01:00
extract_ontology.txt feat: split document reader from chunker (#131) 2024-08-19 14:36:10 +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
patch_gen_instructions.txt Replicate PR 33 2024-11-29 11:40:51 +01:00
patch_gen_kg_instructions.txt Connect code graph pipeline + retriever + benchmarking 2024-11-29 15:24:49 +01:00
read_query_prompt.py chore: remove unused/obsolete code 2024-03-16 12:08:12 +01:00
render_prompt.py chore: remove unused/obsolete code 2024-03-16 12:08:12 +01:00
summarize_content.txt feat: pipelines and tasks (#119) 2024-07-20 16:49:00 +02:00