Skip to content

Tags: johandroid/Open-Assistant

Tags

v0.0.1-beta32

Toggle v0.0.1-beta32's commit message
fix lang filtering

v0.0.1-beta31

Toggle v0.0.1-beta31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create dashboard.json (LAION-AI#1381)

v0.0.1-beta30

Toggle v0.0.1-beta30's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update the backend path to manage user status (LAION-AI#1294)

v0.0.1-beta29

Toggle v0.0.1-beta29's commit message
add trailing slash to text_labels post path

v0.0.1-beta28

Toggle v0.0.1-beta28's commit message
fix flagged_message upsert logic

v0.0.1-beta27

Toggle v0.0.1-beta27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.0.1-beta26

Toggle v0.0.1-beta26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ToS Endpoint (LAION-AI#1207)

v0.0.1-beta25

Toggle v0.0.1-beta25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exclude extendible parents with young reply tasks (LAION-AI#1196)

* exclude extendible parents with young reply tasks

* fix typos

v0.0.1-beta24

Toggle v0.0.1-beta24's commit message
move prompt lottery tree activation into separate transaction scope

v0.0.1-beta23

Toggle v0.0.1-beta23's commit message
Limit initial prompts, ensure max_active_trees = growing trees