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
return"Details could not be retrieved. Please try again later."
171
-
print(f"Response from Plugin: Call insights data from get_call_insights : %s", answer)
171
+
print(f"Response from Plugin: Call insights data from get_call_insights : {answer}")
172
172
returnanswer
173
173
174
174
@kernel_function(name="GenerateChartData", description="Generates Chart.js v4.4.4 compatible JSON data for data visualization requests using current and immediate previous context.")
0 commit comments