File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
ClientAdvisor/AzureFunction Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,8 @@ def get_answers_from_calltranscripts(
169169 query = question
170170 system_message = '''You are an assistant who provides wealth advisors with helpful information to prepare for client meetings.
171171 You have access to the client’s meeting call transcripts.
172- If asked, consistently provide the action items from the last or previous client meeting for past dates.
172+ If asked, consistently provide the action items from the last or previous client meeting only for past dates.
173+ If asked, consistently provide the summary of the last meeting with the client only for past dates.
173174 Always return time in "HH:mm" format for the client in response.
174175 You can use this information to answer questions about the clients'''
175176
You can’t perform that action at this time.
0 commit comments