I'm using Watson Assistant to create a chatbot. I am currently having the Lite plan.
In the dialog of skill I'm now facing the following error:
Unable to add a node. Error: Maximum dialog_nodes limit exceeded. Limit = 100.
What is the limit of the number of nodes in the standard plan (or plus or premium)? Being able to have only 100 nodes in a dialog is terrible.
Moreover, I have a pretty strict flow, that means a dialog tree with small width but huge depth (basically only one big branch). What is the limit of tree depth for the different plans? It is not mentioned in the pricing. Will I face problems with a large tree depth?
As per the IBM Cloud Docs, Lite plan supports 100 nodes per skill and Standard/Premium/Plus plans support 100,000 nodes per skill
For more details on the dialog nodes limit for each plan, refer to this link