TypeError: stat: path should be string, bytes, os.PathLike or integer, not TrainingResult

前端 未结 0 1157
無奈伤痛
無奈伤痛 2021-01-31 05:08

this is my code :

from rasa.jupyter import chat 
endpoints = "endpoints.yml"
chat(model_path, endpoints)

It gives Error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题