From 9ca14ca0ce138fbed4ee1a390370512676828d90 Mon Sep 17 00:00:00 2001 From: Hemang Sarkar Date: Thu, 6 Feb 2025 11:25:33 +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 1cf390d..3399c6f 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.png) ## **Why Use Invariant Proxy?** - ✅ **Intercept AI interactions** for better debugging and analysis.