From d2963e48d92d4e75d482379a57d42b2ba9d74ad1 Mon Sep 17 00:00:00 2001 From: Jack McGuire Date: Sun, 17 Dec 2023 21:39:16 +0000 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e72dcd0..50c6e0c 100644 --- a/README.md +++ b/README.md @@ -44,19 +44,28 @@ - AutoComplete -- > the intent to -- +> the intent used to prompt the LLM models + - Model -- > Allows users to select LLM model to use +> Allows users to select LLM model to use + - Last Response -- > Fetch delayed LLM response to user's prompt +> Fetch delayed LLM response to user's prompt + + - Cancel +> Force Alexa to await for next intent + + - Stop +> Terminate Alexa skill session + + - Help +> List all avalible interactions or intents -- # Infrastructure