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
// stream.progress(`Querying database for information...`);
131
-
// // const text = processUserMessage(request.prompt);
132
-
// const messages = [
133
-
// new vscode.LanguageModelChatSystemMessage(`You are a an IBM i savant speciallizing in database features in Db2 for i. Your job is to help developers write and debug their SQL along with offering SQL programming advice. Help the developer write an SQL statement based on the prompt information. Always include code examples where is makes sense.`),
134
-
// new vscode.LanguageModelChatUserMessage(request.prompt)
0 commit comments