open-build / BabbleBeaver

Micro AI for multiple LLM switching, preparing datasets, training models, and deploying them in isolated environments using Docker
https://collab.buildly.io
GNU General Public License v3.0
4 stars 6 forks source link

Create ability to show suggested prompts at initiation of session. #15

Closed lxy009 closed 3 months ago

lxy009 commented 4 months ago

for the backend, this is most likely just an additional configuration, maybe stored in a yaml or json file and maybe along side the contextual initial prompt, and added to the response to the initial get endpoint.

in dummy frontend, we should demonstrate its use somehow.