Favicon of azure-ai-agents-persistent-dotnet

azure-ai-agents-persistent-dotnet Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads" Published by microsoft in skills.

What is azure-ai-agents-persistent-dotnet Skill?

Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads" Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Research
  • Deployment use cases
  • Research use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-ai-agents-persistent-dotnet Skill

  • Use it for deployment.
  • Use it for research.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md

What it does

Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools. Use for agent CRUD, conversation threads, streaming responses, function calling, file search, and code interpreter. Triggers: "PersistentAgentsClient", "persistent agents", "agent threads"

Skill instructions

Azure.AI.Agents.Persistent (.NET) Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools. Installation bash dotnet add package Azure.AI.Agents.Persistent --prerelease dotnet add package Azure.Identity Current Versions: Stable v1.1.0, Preview v1.2.0-beta.8 Environment Variables bash PROJECTENDPOINT=https://<resource.services.ai.azure.com/api/projects/<project Required: Azure AI project endpoint MODELDEPLOYMENTNAME=gpt-4o-mini Required: model deployment name AZUREBINGCONNECTIONID=<bing-connection-resource-id Required: Bing connection resource ID AZUREAISEARCHCONNECTIONID=<search-connection-resource-id Required: Azure AI Search connection resource ID AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication csharp using Azure.AI.Agents.Persistent; using Azure.Identity; var projectEndpoint = Environment.GetEnvironmentVariable("PROJECTENDPOINT"); // Local dev: DefaultAzureCredential. Production: set

Explore related resources

Frequently asked questions

What is azure-ai-agents-persistent-dotnet?

azure-ai-agents-persistent-dotnet is a open-source AI agent skill with Copy skill directory. Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.

Who is azure-ai-agents-persistent-dotnet best for?

azure-ai-agents-persistent-dotnet is best for reusing agent instructions, scripts, and references, deployment workflows, research workflows.

How do I install azure-ai-agents-persistent-dotnet?

Install or run azure-ai-agents-persistent-dotnet using Copy skill directory. Check azure-ai-agents-persistent-dotnet for the latest setup command.

Is azure-ai-agents-persistent-dotnet actively maintained?

azure-ai-agents-persistent-dotnet may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-ai-agents-persistent-dotnet

azure-ai-agents-persistent-dotnet: Install, Config & GitHub Signals – SkillIndex