version: "3.1" nlu: ###----------------INTENTS FOR FOLLOW UP QUESTIONS--------------------### - intent: greeting examples: | - Hi - Hello - Hey - intent: bot_capabilities examples: | - What can you do? - What's your function? - Tell me your capabilities. - intent: project_help examples: | - Can you help me with a project? - I need help with my project. - Can you assist me on this project as a [developer](user_role)? - I'm a [client](user_role) looking for assistance. - I'm a [client](user_role) representing an organization - intent: inform_role examples: | - I'm a [developer](user_role) - I'm a [client](user_role) - [client](user_role) - [developer](user_role) - [client](user_role) work for an organization