You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should still be possible to put prompt_template_file = "my_template.txt", but you should also be able to write prompt_template = "template goes here" to keep things more compact
It should still be possible to put
prompt_template_file = "my_template.txt", but you should also be able to writeprompt_template = "template goes here"to keep things more compact