Blodroed

Results 1 issues of Blodroed

When training with json data I found that the `search_in_response_to` field does not train on the "in_response_to", but rather the "text" field. code used ```py def train_chatbot_with_json(chatbot, json_file): json_trainer =...