facebookresearch / ParlAI

A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
https://parl.ai
MIT License
10.49k stars 2.1k forks source link

include_persona=False, safety=False #2990

Closed shari-amalgamrx closed 4 years ago

shari-amalgamrx commented 4 years ago

Is your feature request related to a problem? Please describe. include_persona = False in browser chat. Local host

Describe the solution you'd like While launching the browser chat is it possible to give the the include_persona =False and safety=False option? I am trying to run the code in a localhost using the chat services. I am unable to pass the persona argument however. While I can do that while running the safe_interative.py file under parlai/scripts/safe_interative

Describe alternatives you've considered An additional box perhaps to select the persona in the browser chat

github-actions[bot] commented 4 years ago

This issue has not had activity in 30 days. Please feel free to reopen if you have more issues. You may apply the "never-stale" tag to prevent this from happening.