jessvb / convo

An interactive conversational programming agent.
MIT License
5 stars 1 forks source link

streamline connecting an intent to a procedure #117

Closed zhujessica closed 3 years ago

zhujessica commented 3 years ago

Add a message for the user when training has finished, informing them of the command to connect an intent to a procedure. When a user attempts to connect an intent to a procedure that does not exist, creates a new empty procedure with that new procedure name.