question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fill slots in other parts of utterance templates than text

See original GitHub issue

Right now, we only fill the {slot} format of utterance templates in the - text attribute of utterance templates. We could extend this to also fill keywords in other templates, e.g. “image” and “buttons”, so that someone can use kwargs to fill them dynamically from their actions code.

Example use case: https://forum.rasa.com/t/how-to-send-image-url-to-templates-dynamically/11074

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
RanaMostafaAbdElMohsencommented, Jul 20, 2019

Hi @akelad , I was working on resolving an issue and was recently resolved. Currently, I am investigating this issue and hopefully there will be a progress in it soon.

0reactions
erohmensingcommented, Jul 29, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Collect Multiple Values in a Slot | Alexa Skills Kit
Use a multiple-value slot to collect multiple values from a user utterance into a single slot.
Read more >
Getting an error while using custom output payload
Here is the relevant issue: Fill slots in other parts of utterance templates than text · Issue #3763 · RasaHQ/rasa · GitHub.
Read more >
Slots and slot types overview - Genesys Cloud Resource Center
Slots are the specific pieces of information from an utterance to help understand the customer's intent. For example, consider the utterance ...
Read more >
Failed to fill utterance template - Rasa Chatbot - Stack Overflow
There is no slot with this name nor did you pass the value explicitly when calling the template. Return template without filling the...
Read more >
A survey of joint intent detection and slot-filling models ... - arXiv
highest level is a domain, then intent and then slots. The domain is the area of information the utterance is concerned with. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found