-
Notifications
You must be signed in to change notification settings - Fork 379
dotnet-ai-ml #177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dotnet-ai-ml #177
Changes from 6 commits
123971e
2e42175
c9595ab
ae80b4b
9fad0f0
44e2632
31d3efe
1f853bd
b2a3703
1679a64
24c9705
fde29ed
e622b0f
f10159b
7cd14fb
a66e026
01aad99
a05d1b5
5095579
d62e993
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
|
|
@@ -51,6 +51,11 @@ | |||
|
|
||||
| /plugins/dotnet-diag/agents/optimizing-dotnet-performance.agent.md @dotnet/appmodel | ||||
|
|
||||
| /plugins/dotnet/agents/optimizing-dotnet-performance.agent.md @dotnet/appmodel | ||||
|
|
||||
|
Comment on lines
+61
to
+62
|
||||
| /plugins/dotnet/agents/optimizing-dotnet-performance.agent.md @dotnet/appmodel |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "name": "dotnet-ai", | ||
| "version": "0.1.0", | ||
| "description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.", | ||
| "skills": "./skills/" | ||
| } |
Uh oh!
There was an error while loading. Please reload this page.