isi-nlp / boteval

Chat bot evaluation
https://cutelab.name/boteval
Apache License 2.0
5 stars 1 forks source link

enable dynamically launching tasks through frontend #41

Closed wise-east closed 1 year ago

wise-east commented 1 year ago

current set up: spin up the server with a given configuration, only able to launch a task for the given configuration once.

desired setup: spin up the server, launch tasks with a custom setup, and launch more or delete existing ones as necessary.