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
Handling undefined values in summarize notifications tool (#6421)
* Inaccurate result when asking for authored issues (#6419)
Part of #6362
* handling undefined values
* changing the order of the response text and tool command result
* undo change in search tools
* removing the changing of order
* review comments
* plolishing
* merging return statements
* pushing the new text model part into the summarize tool result
---------
Co-authored-by: Alex Ross <[email protected]>
content.push(newvscode.LanguageModelTextPart('Above is a summary of the notification. Extract and output this notification summary directly as is to the user. Do not output the result from the call to the fetch notification tool.'));
0 commit comments