mirror of
https://github.com/google-gemini/gemini-fullstack-langgraph-quickstart.git
synced 2025-08-08 00:41:45 +03:00
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}.
|
||||
|
||||
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
|
||||
- "query": A list of search queries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user