Content Checker
The Content Checker allows you to simulate Assistants making tool requests.
- The responses returned by the Content Checker are the same as those received by Assistants.
- This enables you to see, what content assistants receive, when they use provided tools.
- 100% transparency: don't guess, what your chatbot gets or may get, see it on your own.
- Tool usage can be counted, if the counter is enabled via the Managers plugin config.
- Once enabled, the counter also counts the tag usage, if used.
- Some tools provide additional input elements to set parameters, assistants can set in the same way.
- Like a input field for a productId. Assistants use these fields (called parameters) pretty much the same way.
- The product_search checker creates a whole filtersystem, you can use mostly by clicking.
- Input text or numbers
- query, price_min, price_max, limit, page, order
- Clickable filter buttons
- categories, manufacturers, properties
- With additional auto-submit, to set filters immediately.
- All inputs and filters provided here are getting set the same way, as assistants would.
- And yes, our assistants are capable of using these filters
- Even all of them at once
- Multiple times in a row while altering the filters on the fly to adjust failed searches.
- All in a single request.
- Input text or numbers
- Set storefront and saleschannel domain. If applicable, the assistant manager will set defaults for you.
- "Load Plugin Config"
- If a plugin is installed (eg. a chatbot plugin), that uses the Assistant manager.
- Every plugin, that uses the Manager, has it's own config, depending on the plugins purpose.
- Test real-case scenarios, where the Blacklist and Whitelist options of said configuration are applied.
- SalesChannelId and SalesChannel Domain are required, but usually set automatically and used for the requests.