LLM Slots
Last updated
Was this helpful?
Last updated
Was this helpful?
An LLM slot uses a large language model (LLM) to scan user input in a specified or block and extract information based on a custom description. This functionality provides greater flexibility than predefined or machine learning-based slots, making it ideal for extracting complex or dynamic data.
LLM capabilities must be enabled for your tenant. Contact your Customer Success Manager for activation.
Use pre-built slots for structured data such as dates, email addresses, or monetary amounts. These slots are optimized for standard data types.
Use LLM slots to extract unstructured or dynamic information that goes beyond the capabilities of pre-built slots.
Pre-built slot use case: "What is your email address?" → Use the pre-built email
slot.
LLM slot use case: "What items do you want to buy?" → Use an LLM slot with a description such as "Extract a list of items mentioned in the user's input".
If the LLM slot is enabled in the block, the block will no longer extract other slot types. Ensure this configuration aligns with your requirements.
Click the button.
Open a or block.
When the global toggle is enabled, you can control individual slots using their corresponding toggles.