Showing category results for Frameworks

Sep 25, 2025
Post likes count4

Taming Complexity: Intuitive Evaluation Framework for Agentic Chatbots in Business-Critical Environments

Karol Żak Marc Gomez
Karol,
Marc

This blog post introduces a comprehensive evaluation framework for enterprise chatbots powered by large language models (LLMs), specifically addressing the challenges of assessing Line of Business (LOB) agents in business-critical environments. The authors tackle the fundamental problem that traditional chatbot evaluation metrics fail to capture th...

CSEMachine LearningFrameworks
Mar 27, 2025
Post likes count1

Using OpenTelemetry for flexible observability

Adele
Adele

OpenTelemetry offers flexible observability in distributed systems, this post looks at how to integrate multiple data sources when connected and disconnected from the internet.

CSEFrameworksInternet Of Things
Nov 29, 2024
Post likes count1

Semantic Kernel Learnings

Alex Fee Dan Balma
Alex,
Dan

A synopsis of our key learnings and findings from using Semantic Kernel.

CSEFrameworksCognitive Services
Dec 14, 2023
Post likes count1

Debugging Java Dapr-enabled Apps in GitHub Codespaces

Nico Jimenez
Nico Jimenez

To simplify the development and debugging of complex Java Dapr-enabled microservices we recommend leveraging Docker Compose to define all services including the Java Apps, each with its own Dapr sidecar, plus infrastructure/dependent services all these running in individual containers. Using a VS Code devcontainer with Docker-in-Docker support, ena...

CSEFrameworksContainers
May 17, 2023
Post likes count2

Getting to Know TypeScript Generics

Bryan
Bryan

A guide to using TypeScript Generics as a way to create reusable logic that will work for a multitude of types.

CSEFrameworks
Mar 2, 2022
Post likes count1

Entity Framework Journey

agonzalez
agonzalez

As an Engineering team on Microsoft’s Commercial Software Engineering (CSE), we strive to empower customers to build and maintain their software-based solutions. In this article, we will cover an aspect of our Engineering Fundamentals, DB change management using Entity Framework.

CSEFrameworks