remove transformations file
This commit is contained in:
parent
167f286e9f
commit
bdda2203cd
1 changed files with 0 additions and 39 deletions
|
|
@ -1,39 +0,0 @@
|
||||||
|
|
||||||
source_insights:
|
|
||||||
- name: "Summarize"
|
|
||||||
insight_type: "Content Summary"
|
|
||||||
description: "Summarize the content"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/summarize
|
|
||||||
- name: "Key Insights"
|
|
||||||
insight_type: "Key Insights"
|
|
||||||
description: "Extracts a list of the Key Insights of the content"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/keyinsights
|
|
||||||
- name: "Make it Dense"
|
|
||||||
insight_type: "Dense Representation"
|
|
||||||
description: "Create a dense representation of the content"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/makeitdense
|
|
||||||
- name: "Table of Contents"
|
|
||||||
insight_type: "Table of Contents"
|
|
||||||
description: "Analyzes the content and returns a ToC"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/analyze_paper
|
|
||||||
- name: "Analyze Paper"
|
|
||||||
insight_type: "Paper Analysis"
|
|
||||||
description: "Analyze the paper and provide a quick summary"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/analyze_paper
|
|
||||||
- name: "Reflection"
|
|
||||||
insight_type: "Reflection Questions"
|
|
||||||
description: "Generates a list of insightful questions to provoke reflection"
|
|
||||||
patterns:
|
|
||||||
- patterns/default/reflection_questions
|
|
||||||
# - name: "Reflection [PT]"
|
|
||||||
# insight_type: "Reflection Questions [PT]"
|
|
||||||
# description: "Generates a list of insightful questions to provoke reflection"
|
|
||||||
# patterns:
|
|
||||||
# - patterns/default/reflection_questions
|
|
||||||
# - patterns/user/translate
|
|
||||||
|
|
||||||
Loading…
Reference in a new issue