-
Harish Garg authored
Made 1 change each to the two python examples of using this library 1. need to import conversant in the first example 2. in 2nd example, "shakespeare_bot = PromptChatbot(" should be "shakespeare_bot = conversant.PromptChatbot("
Loading