

What makes LangChain unique is its ability to ‘chain’ together various components, thus enabling advanced applications of LLMs.

This powerful tool has grown popular due to the rise of generative AI and advancements in LLMs, like Google’s LaMDA chatbot, BLOOM, and OpenAI’s GPT-3.5 models. It was created by Harrison Chase and first introduced in late 2022. LangChain is an innovative framework that is designed around the use of Large Language Models (LLMs).
#Chatbot google sheets how to

You can also click on the number above the block to view the received information transmitted to the next block.

If you have configured everything correctly, green check marks will appear under the Webhook and Google Sheets blocks. Place the " Message" element just after the " API Request" element, and add a variable or JSON path expression.īefore saving and exiting, ensure that everything works correctly.Ĭlick the Run once button and run the flow you configured the webhook for. Read more: Using Data as a JSON Path Expression. You can request a personalized value, such as a contact ID, by adding a parameter in the form contact_id =. Select the "GET" request type, and enter the URL copied from Make. Select the bot you need and open the flow in the chatbot flow builder.Īdd and place the " API Request" element right after the element you want to send the webhook. How to Add a Webhook Link to a Chatbot Flow Now, Make waits to receive the first webhook to determine the data structure it will need to work. Copy the link - you need to paste it into your chatbot flow. Select the "Custom webhook" block from the drop-down list.Ĭlick the Add button to create a new webhook.Įnter a webhook name and click the Save button. You need to create a webhook that sends data from your chatbot flow. Click the Continue button in the upper right corner.Ĭlick on the block with the question mark at the center of your screen and select the " Webhooks" block - this block starts the flow. You can choose which services to connect - in this case, we want Webhooks and Google Sheets - using the search or find and add them directly in the constructor. Log into your Make account, and click the + Create a new scenario button to start creating a scenario. How to Pass a Record from Google Sheets to a Chatbot.How to Add a Webhook Link to a Chatbot Flow.
