ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Image feature image png
Dasith Wijesiriwardena
Dasith Wijesiriwardena
Sep 27, 2024

PromptFlow Serve – Benchmark Result Analysis

In this post we discuss how to test the throughput of PromptFlow pf-serve module and key learnings doing so. We explore the impact on throughput and performance the different WSGI and ASGI hosting methods have and the importance of engineering your Python nodes with the async await pattern for I/O.

1
Image rock hammer png
Michael Lanzetta Juan Burckhardt
Michael,
Juan
Sep 9, 2024

Earning Agentic (and LangChain) Complexity

This post examines the challenges of adopting complex technologies like LangChain and agentic solutions in production environments, emphasizing the importance of understanding the necessity of such complexity. It provides insights on how to evaluate these technologies carefully, manage dependencies, and adhere to best practices for secure and stable AI applications.

7
Image semantic router using azure ai search png
Christopher Buckley
Christopher Buckley
Aug 16, 2024

Semantic Router using Azure AI Search

Potential semantic routing solution using Azure AI Search for scalable query handling.

7
Image teapot generated background png
James Kingdon Anna Kazlow Sean Tate
James,
Anna,
Sean
Aug 9, 2024

Measuring Differentials of Product Images in AI-generated Ads

Various methodologies of measuring differentials between a product image and an AI-generated ad for the purpose of product representation integrity in serving AI-generated ads.

4
Image vscode liquid extension png
Arpit Gaur
Arpit Gaur
Aug 2, 2024

Converting multiple sources to FHIR using Liquid

A brief summary of how Microsoft ISE teams creation a solution to integrate patients data from multiple fragmented sources into a standard FHIR data model

8
Image prompt injection considerations with tool use png
Dasith Wijesiriwardena
Dasith Wijesiriwardena
Jul 26, 2024

LLM Prompt Injection Considerations With Tool Use

This post discusses a pattern to prevent a class of prompt injection attacks in LLM-based solutions. It emphasizes the importance of building strong foundational patterns to mitigate risks and avoid potential pitfalls. By implementing this pattern, teams can enhance the security of their tool-based solutions.

1
Image summarization featured image jpeg
Komal Grover
Komal Grover
Jul 12, 2024

Document Summarization Solution Patterns using Azure Open AI & Langchain

This post lists the various solution patterns that can be applied for document summarization. Document summarization comes with its challenges related to token limitation and chunk sizes. This blog post discusses about the solutions to tackle those challenges.

3
Image abstract data processor png
Maho Pacheco
Maho Pacheco
Jul 5, 2024

Azure IoT Operations Data Processor Pipelines: Unlocking Efficiency in the Industrial Metaverse

In this post we explore the implementation of Azure IoT Operations Data Processor pipelines in a manufacturing context, focusing on data processing at the edge.

0
Image graph tool kit jpg
David Lee
David Lee
Jun 28, 2024

Learnings around developing with Microsoft Graph Toolkit

Learnings of Microsoft Graph Toolkit from our recent project, including data leaking and privacy concerns that can help developers get a jumpstart with Microsoft Graph Toolkit.

2