Low-level SDK for creating and managing persistent AI agents with threads, messages, runs, and tools.
| Code Interpreter | CodeInterpreterToolDefinition | Execute Python code, generate visualizations | | File Search | FileSearchToolDefinition | Search uploaded files via vector stores | | Function Calling | FunctionToolDefinition | Call custom functions | | Bing Grounding | BingGroundingToolDefinition | Web search via Bing |
| Azure AI Search | AzureAISearchToolDefinition | Search Azure AI Search indexes | | OpenAPI | OpenApiToolDefinition | Call external APIs via OpenAPI spec | | Azure Functions | AzureFunctionToolDefinition | Invoke Azure Functions | | MCP | MCPToolDefinition | Model Context Protocol tools | | SharePoint | SharepointToolDefinition | Access SharePoint content |
.NET용 Azure AI 에이전트 영구 SDK. 스레드, 메시지, 실행 및 도구를 사용하여 AI 에이전트를 생성하고 관리하기 위한 하위 수준 SDK입니다. 에이전트 CRUD, 대화 스레드, 스트리밍 응답, 함수 호출, 파일 검색 및 코드 해석기에 사용합니다. 트리거: "PerciousAgentsClient", "영구 에이전트", "에이전트 스레드", "에이전트 실행", "스트리밍 에이전트", "에이전트 .NET 함수 호출". 출처: sickn33/antigravity-awesome-skills.