Introduction: Waiting for complete LLM responses creates poor user experiences. Users stare at loading spinners while models generate hundreds of tokens. Streaming delivers tokens as they’re generated, showing users immediate progress and reducing perceived latency dramatically. But streaming introduces complexity: you need to handle partial responses, buffer tokens for processing, manage connection failures mid-stream, and […]
Read more →Search Results for: events
LLM Observability Patterns: Tracing, Metrics, and Logging for Production AI Systems
Introduction: LLM applications are notoriously difficult to debug and monitor. Unlike traditional software where inputs and outputs are deterministic, LLMs produce variable outputs that can fail in subtle ways. Observability—the ability to understand system behavior from external outputs—is essential for production LLM systems. This guide covers practical observability patterns: distributed tracing for complex LLM chains, […]
Read more →Featured in Office 365 Developer Newsletter November 2019
As an Office 365 Developer and organizer of Office 365 developer events in local community, I have got an opportunity to be featured in November 2019 newsletter.
Read more →Contributions
Community Contributions Sharing knowledge and building community through conferences, user groups, and technical sessions. Community Sessions & Events Founded Letterkenny DotNet Azure User Group May 2018 Global Office 365 Developer Bootcamp 2018 October 2018 View on GitHub → Global AI Bootcamp 2018 December 2018 Introduction to Azure Cognitive Services – Session & Lab Hands-on Lab […]
Read more →Azure DevOps–Community Launch-Letterkenny (08-January’ 2019)
Inviting you all to Azure DevOps Community Launch in Letterkenny on 08th Jan 2019. Few months back Microsoft Visual Studio Team Services has been rebranded as Azure DevOps. Azure DevOps is now a suite of separate but integrated services for managing software projects, source control, build and release management and automation testing to enhance your […]
Read more →Azure Master of the Month–December 2018 (Nithin Mohan T K)
With extreme happiness and delightment I am sharing that I have been selected as the Azure Master of the Month. My journey with Azure Master program started in April’2017 and I have an Intermediate level master badge as of today. This program requires you to keep on updating the related events to be on the […]
Read more →