kubeagi / arcadia

A diverse, simple, and secure all-in-one LLMOps platform
http://www.kubeagi.com/
Apache License 2.0
80 stars 23 forks source link

prompt-starter should store in database #936

Open Abirdcfly opened 6 months ago

Abirdcfly commented 6 months ago
  1. only generate prompt-starter fist time and store it to database
  2. starting from the second time, get these problems from the database.
  3. when administrator is not satisfied with the generated problems, there should be an API to be able to re-generate it, here only one API is needed at the moment, web UI can be implemented in a future release.
  4. We can modify these problems directly in the database.