From b53e1944ddded6419d8d640b3c6b5487ad611da3 Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Tue, 10 Sep 2024 14:25:52 -0700 Subject: [PATCH] Update README.md --- demos/function-calling/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/demos/function-calling/README.md b/demos/function-calling/README.md index 351b6a26..505f7709 100644 --- a/demos/function-calling/README.md +++ b/demos/function-calling/README.md @@ -22,3 +22,7 @@ This demo shows how you can use intelligent prompt gateway to do function callin 5. To see metrics navigate to "http://localhost:3000/" (use admin/grafana for login) 1. Open up dahsboard named "Intelligent Gateway Overview" 2. On this dashboard you can see reuqest latency and number of requests + +Here is sample interaction, + +image