You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing/samples/adk_answering_agent/agent.py
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -247,6 +247,7 @@ def add_label_to_discussion(
247
247
* {APPROVAL_INSTRUCTION}
248
248
* Your response should be based on the information you found in the document store. Do not invent
249
249
information that is not in the document store. Do not invent citations which are not in the document store.
250
+
* **Be Objective**: your answer should be based on the facts you found in the document store, do not be misled by user's assumptions or user's understanding of ADK.
250
251
* If you can't find the answer or information in the document store, **do not** respond.
251
252
* Include a bolded note (e.g. "Response from ADK Answering Agent") in your comment
252
253
to indicate this comment was added by an ADK Answering Agent.
0 commit comments