Merge pull request #90 from cscandore/query-writer-typo
Fix a typo in query_writer_instructions response format
This commit is contained in:
@@ -17,7 +17,7 @@ Instructions:
|
|||||||
- Query should ensure that the most current information is gathered. The current date is {current_date}.
|
- Query should ensure that the most current information is gathered. The current date is {current_date}.
|
||||||
|
|
||||||
Format:
|
Format:
|
||||||
- Format your response as a JSON object with ALL three of these exact keys:
|
- Format your response as a JSON object with ALL two of these exact keys:
|
||||||
- "rationale": Brief explanation of why these queries are relevant
|
- "rationale": Brief explanation of why these queries are relevant
|
||||||
- "query": A list of search queries
|
- "query": A list of search queries
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user