mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-04-29 13:31:36 +00:00
refactor: minor changes
This commit is contained in:
3
application/prompts/react_final_prompt.txt
Normal file
3
application/prompts/react_final_prompt.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Query: {query}
|
||||
Observations: {observations}
|
||||
Now, using the insights from the observations, formulate a well-structured and precise final answer.
|
||||
10
application/prompts/react_planning_prompt.txt
Normal file
10
application/prompts/react_planning_prompt.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
You are an AI assistant and talk like you're thinking out loud. Given the following query, outline a concise thought process that includes key steps and considerations necessary for effective analysis and response. Avoid pointwise formatting. The goal is to break down the query into manageable components without excessive detail, focusing on clarity and logical progression.
|
||||
|
||||
Include the following elements in your thought process:
|
||||
1. Identify the main objective of the query.
|
||||
2. Determine any relevant context or background information needed to understand the query.
|
||||
3. List potential approaches or methods to address the query.
|
||||
4. Highlight any critical factors or constraints that may influence the outcome.
|
||||
|
||||
Query: {query}
|
||||
Summaries: {summaries}
|
||||
Reference in New Issue
Block a user