Tags: johandroid/Open-Assistant
Tags
update the backend path to manage user status (LAION-AI#1294)
968 add flagged message table and endpoints (LAION-AI#1325) * Added flagged message table * Added alembic migration and updated imports to match style * Added GET endpoint to query all flagged messages * Updates from linter * Added POST endpoint for processing flagged messages * Added pydantic interface model and fixed limit update bug * fixed session in admin endpoint and added require session refresh for returned update * removed unused import
Exclude extendible parents with young reply tasks (LAION-AI#1196) * exclude extendible parents with young reply tasks * fix typos
move prompt lottery tree activation into separate transaction scope
Limit initial prompts, ensure max_active_trees = growing trees
PreviousNext