Tag
agents
3 articles tagged with “agents”
AIAI-SearchAPI-gatewayASP.NET-CoreAzure-APIMAzure-OpenAICIClaudeCopilotCosmos-DBCursorEvent-GridGPTGemmaGitHubJSONLLMMCPMistralModel-Context-ProtocolPhiPineconeQdrantRAGSDKSLMSemantic-KernelService-BusWindsurfagentsarchitectureasyncautomationbenchmarksbest-practicescachingchatbotcode-reviewcoding-agentscomparisoncost-controlcost-optimizationdecision-frameworkdotnetembeddingsengineeringevaluationevent-drivenfew-shotfine-tuningfunction-callingintegrationknowledge-basememorymetricsmocksmodel-routingmulti-agentorchestrationpersonal-AIplanningpluginsproductionprompt-designprompt-engineeringqualityquantizationqueuesregression-testingschemastructured-outputtestingtoken-economicstool-callingtool-usevector-dbvector-searchversion-control
experiments
From Chatbot to Agent: Adding Tools, Memory, and Planning to a Simple Chat Interface
A practical walkthrough of evolving a basic LLM chatbot into a capable agent — adding tool calling, persistent memory, and multi-step planning.
13 min
Read →experiments
MCP Servers: Building Tool-Using AI Agents with the Model Context Protocol
How MCP works, how to build MCP servers that expose tools to AI agents, and practical patterns for connecting LLMs to your systems.
12 min
Read →engineering
Building Reliable AI Agents with Semantic Kernel
Plugin architecture, memory, planners, and error handling patterns for building production AI agents in .NET with Semantic Kernel.
11 min
Read →