rairo commited on
Commit
a975674
·
verified ·
1 Parent(s): d51f15d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -1074,6 +1074,7 @@ def summarize_user_history(uid):
1074
  * Assessed skill level: Beginner, but learns quickly
1075
  * Known tools: owns a basic screwdriver set
1076
  * Recurring themes: frequently asks for pet-safe material recommendations
 
1077
  """
1078
 
1079
  logger.info(f"[BRIEFING] Sending {len(history_list)} transcripts to Gemini for summarization.")
 
1074
  * Assessed skill level: Beginner, but learns quickly
1075
  * Known tools: owns a basic screwdriver set
1076
  * Recurring themes: frequently asks for pet-safe material recommendations
1077
+ * comorehensive summary of the transcript(s): More details about the user in a short paragraph
1078
  """
1079
 
1080
  logger.info(f"[BRIEFING] Sending {len(history_list)} transcripts to Gemini for summarization.")