From c2836bca5e76c9a5b5204d3f5a10852326e6cbed Mon Sep 17 00:00:00 2001 From: Hemang Sarkar Date: Wed, 5 Feb 2025 19:35:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a935a8..1cf390d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Invariant Proxy is a lightweight Docker service that acts as an intermediary between AI Agents and LLM providers (such as OpenAI and Anthropic). It captures and forwards agent interactions to the [Invariant Explorer](https://explorer.invariantlabs.ai/), enabling seamless debugging, visualization and exploration of traces. -[Invariant Proxy Diagram](resources/images/invariant-proxy-diagram.png) +![Invariant Proxy Diagram](resources/images/invariant-proxy-diagram.png) ## **Why Use Invariant Proxy?** - ✅ **Intercept AI interactions** for better debugging and analysis.