Graeme Harris

Results 4 issues of Graeme Harris

Simple updates to add a column for the lang field +migration - can be expanded upon down the line For the issue Open-Assistant #93

backend

As per https://github.com/LAION-AI/Open-Assistant/issues/175 redis setup to be used for rate limiting - maybe BE cache down the line. I have updated the docker compose file to include redis + redis...

backend

Adding redis to ansible build, which is an added requirement for BE API rate limiting. Requested for https://github.com/LAION-AI/Open-Assistant/issues/175#issuecomment-1368571911 @yk

feature
backend
good first issue

Added some pydantic validation updated to the protcol types to prevent empty text, lists and ratings less than zero for user replies: https://github.com/LAION-AI/Open-Assistant/issues/273