-
-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable conversation starters #68
Comments
Feature now available here: https://docs.nlkit.com/nlux/examples/conversation-starters |
Hi, any chance to implement the label and icon as in the proposal? Currently only prompt is used inside the starter card |
Hi @MichaelHefetz — Sure, we can get that for you. |
I will work on this ticket. and finish up the missing details |
Thanks @somebodyawesome-dev — Much appreciated 🙌 |
linked to #91 |
PR merged and change published. Ready for you @MichaelHefetz Config example:
Prompt is the only required attribute. Thanks @somebodyawesome-dev for delivering this 🙌 😎 |
@MichaelHefetz feature updated in Also you can easily configure dimensions of the boxes using CSS: I hope this solves all your problems. |
Add an option to allow developers to add conversation starters.
conversationOptions.conversationStarters: ConversationStarter[]
conversationStarters
is provided, display a list possible conversation starters matching the options provided.prompt
attribute to the chat.The text was updated successfully, but these errors were encountered: