In this issue we will centralize the TODO's for the bazelbot and possible improvements to the bot.
Backlog:
Improve the prompt so the bot does always generate a sentence (sometimes he hallucinates and does not create a sentence but rather an explanation of the answer)
Make it so bazelbot get's 10 bazels for certain (sometimes the ID will not exist in the database, so you have to get another one) -> You can get all bazel IDs from the existing bazels in the database and pick 10 random numbers from it
Move parts of bazelbot.py to a dedicated controller module to avoid code duplication
In this issue we will centralize the TODO's for the bazelbot and possible improvements to the bot.
Backlog:
bazelbot.py
to a dedicated controller module to avoid code duplication