Added model to the chat mode. Sonnet works great for this
This commit is contained in:
parent
df9a1437df
commit
17952d7335
@ -1,6 +1,7 @@
|
||||
---
|
||||
description: "Create, update, refactor, explain or work with code using the .NET version of Microsoft Agent Framework."
|
||||
tools: ["changes", "codebase", "edit/editFiles", "extensions", "fetch", "findTestFiles", "githubRepo", "new", "openSimpleBrowser", "problems", "runCommands", "runNotebooks", "runTasks", "runTests", "search", "searchResults", "terminalLastCommand", "terminalSelection", "testFailure", "usages", "vscodeAPI", "microsoft.docs.mcp", "github"]
|
||||
model: 'claude-sonnet-4'
|
||||
---
|
||||
|
||||
# Microsoft Agent Framework .NET mode instructions
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
description: "Create, update, refactor, explain or work with code using the Python version of Microsoft Agent Framework."
|
||||
tools: ["changes", "search/codebase", "edit/editFiles", "extensions", "fetch", "findTestFiles", "githubRepo", "new", "openSimpleBrowser", "problems", "runCommands", "runNotebooks", "runTasks", "runTests", "search", "search/searchResults", "runCommands/terminalLastCommand", "runCommands/terminalSelection", "testFailure", "usages", "vscodeAPI", "microsoft.docs.mcp", "github", "configurePythonEnvironment", "getPythonEnvironmentInfo", "getPythonExecutableCommand", "installPythonPackage"]
|
||||
model: 'claude-sonnet-4'
|
||||
---
|
||||
|
||||
# Microsoft Agent Framework Python mode instructions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user