Andreas Köpf
|
7b29582cbb
|
add to protocol.Message
|
2022-12-31 19:23:54 +01:00 |
|
Andreas Köpf
|
f151fa45c8
|
Merge branch 'main' of https://github.com/AlexanderHOtt/Open-Assistant into AlexanderHOtt-main
|
2022-12-31 12:54:16 +01:00 |
|
Igor Miagkov
|
ef3a35ff9c
|
fixes
|
2022-12-31 10:31:31 +01:00 |
|
Igor Miagkov
|
f126b21bb3
|
adjust names and types to new naming
|
2022-12-31 10:31:31 +01:00 |
|
Igor Miagkov
|
475f48b195
|
stats api method
|
2022-12-31 10:31:31 +01:00 |
|
Igor Miagkov
|
8e1d80956a
|
split message api endpoints
|
2022-12-31 10:31:31 +01:00 |
|
Igor Miagkov
|
13d01b5a2f
|
management api
|
2022-12-31 10:31:31 +01:00 |
|
Alex Ott
|
1bdd02c821
|
fix breaking api changes
|
2022-12-30 22:52:57 -08:00 |
|
Andreas Köpf
|
534c99610b
|
missing 'user' -> 'prompter' replacement
|
2022-12-31 00:18:55 +01:00 |
|
Andreas Köpf
|
ee14554e1b
|
role='user' -> role='prompter'
|
2022-12-31 00:18:55 +01:00 |
|
Andreas Köpf
|
8b225430a4
|
BREAKING-CHANGES: Renaming several models/database objects + API protocol
person -> user
work_package -> task
post -> message
thread -> message_tree
|
2022-12-31 00:18:55 +01:00 |
|
alexandrelefourner
|
35e0c32a08
|
Updating work_package to task
|
2022-12-31 00:18:55 +01:00 |
|
alexandrelefourner
|
7743459220
|
Renaming post to message
|
2022-12-31 00:18:55 +01:00 |
|
Igor Miagkov
|
7867466700
|
added trusted api client flag
|
2022-12-30 00:35:30 +01:00 |
|
Igor Miagkov
|
efafc0173a
|
added support for collective tasks
|
2022-12-29 21:32:17 +04:00 |
|
Andreas Köpf
|
b66d05bdf2
|
add missing db arg
|
2022-12-29 15:58:35 +01:00 |
|
Andreas Köpf
|
c2cb2562d5
|
add db seed-data check on backend startup
|
2022-12-29 15:58:35 +01:00 |
|
Andreas Köpf
|
a4e5f566a8
|
disable summarize_story & rate_summary tasks, we focus on conversation tasks
|
2022-12-29 01:31:36 +01:00 |
|
Andreas Köpf
|
11f249101f
|
Merge branch '55_backend_HTTP_error_feedback' into main
|
2022-12-29 00:06:22 +01:00 |
|
Igor Miagkov
|
2786ad6132
|
Sampling random posts for tasks
|
2022-12-28 22:23:16 +01:00 |
|
Andreas Köpf
|
0c3103838b
|
add OasstErrorCode IntEnum, use http.HTTPStatus enum
|
2022-12-28 19:25:39 +01:00 |
|
Andreas Köpf
|
dda668bcd5
|
Add OasstError exception class and exception filter
|
2022-12-28 14:10:15 +01:00 |
|
Andreas Köpf
|
602ec355cd
|
moved workpackage-lookup for text-replies to prompt-repository
|
2022-12-27 22:37:48 +01:00 |
|
Andreas Köpf
|
4b842674b8
|
Merge pull request #60 from LAION-AI/40-introduce-text-labels-to-the-protocol
added text labels to the API and the backend
|
2022-12-26 09:34:00 +01:00 |
|
Yannic Kilcher
|
d6ab6519bb
|
removed leftover comment
|
2022-12-25 18:59:26 +01:00 |
|
Yannic Kilcher
|
703c1129dd
|
re-introduced ALLOW_ANY_API_KEY
|
2022-12-25 18:24:49 +01:00 |
|
Yannic Kilcher
|
21f44d2d4c
|
removed ALLOW_ANY_API_KEY and allow skipping API key check in debug
|
2022-12-25 17:25:30 +01:00 |
|
Yannic Kilcher
|
a37bf6bf41
|
added text labels to the API
|
2022-12-25 17:08:57 +01:00 |
|
Andreas Köpf
|
3a96cb062b
|
fix duplicate ack_task api-calls
|
2022-12-22 18:58:19 +01:00 |
|
Andreas Köpf
|
8c9f80c636
|
bot: test reaction, use logger instead of print
|
2022-12-20 21:03:10 +01:00 |
|
Yannic Kilcher
|
b34ef75423
|
started re-working python code
|
2022-12-19 18:00:09 +01:00 |
|