From cdcbccb30d5e42b3d43f19b63ce81dfa2e53a182 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Wed, 17 Dec 2025 02:28:38 +0400 Subject: [PATCH] fix interactions API --- docs/my-website/docs/interactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/interactions.md b/docs/my-website/docs/interactions.md index bcb0c82d00..5458a4463f 100644 --- a/docs/my-website/docs/interactions.md +++ b/docs/my-website/docs/interactions.md @@ -65,7 +65,7 @@ for chunk in response: print(chunk) ``` -## **LiteLLM Proxy Usage** +## **LiteLLM AI Gateway (Proxy) Usage** ### Setup