Skip to content

Commit 20bba85

Browse files
authored
Update: Add more GenAI tools and platforms (#2)
1 parent 42c2a65 commit 20bba85

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "Microsoft Azure AI Foundry"
3+
ring: adopt
4+
quadrant: platforms
5+
tags: []
6+
---
7+
8+
Azure AI Foundry is Microsoft's unified PaaS offering for "AI model marketplace" with a singular API through Azure
9+
infrastructure. It provides a comprehensive environment for multiple foundation models including:
10+
- Azure OpenAI models hosted by Microsoft,
11+
- Different GenAI models provided by partners, with access to standard Azure AI integration.

radar/2025-09-11/cursor.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Cursor (AI Code Editor)"
3+
ring: hold
4+
quadrant: techniques
5+
tags: []
6+
---
7+
8+
Cursor is an AI-powered code editor focused on deep in-editor assistance: tab completions, chat-driven edits,
9+
background agents, and repository-level context. It ships as its own editor (VS Code–compatible experience),
10+
integrates tightly with LLMs, and offers features like "Apply from Chat" and Bugbot.

radar/2025-09-11/langsmith.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "LangSmith"
3+
ring: assess
4+
quadrant: platforms
5+
tags: []
6+
---
7+
8+
LangSmith is a platform for building production-grade LLM (Large Language Model)
9+
applications. It helps developers monitor, evaluate, and optimize their AI applications.
10+
The platform has three main capabilities:
11+
- Observability: monitor and debug LLM applications,
12+
- Evaluation: test and assess application quality,
13+
- Prompt Engineering: develop and manage prompts.

0 commit comments

Comments
 (0)