This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
Open-Assistant
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/Open-Assistant.git
synced
2026-07-19 11:20:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e15e208b201e623aafb6419bb08ae88fa14b499b
Open-Assistant
/
backend
/
oasst_backend
T
History
Jack Michaud
and
Andreas Köpf
e15e208b20
fix: add response_model to tasks_interaction
...
This is required for output validation and for the mock server.
2023-01-01 18:58:01 +01:00
..
api
fix: add response_model to tasks_interaction
2023-01-01 18:58:01 +01:00
crud
started re-working python code
2022-12-19 18:00:09 +01:00
models
management api
2022-12-31 10:31:31 +01:00
__init__.py
started re-working python code
2022-12-19 18:00:09 +01:00
config.py
rename flag to DEBUG_USE_SEED_DATA default False, update compose config
2022-12-29 15:58:35 +01:00
database.py
add OasstErrorCode IntEnum, use http.HTTPStatus enum
2022-12-28 19:25:39 +01:00
exceptions.py
fixes
2022-12-31 10:31:31 +01:00
journal_writer.py
adjust names and types to new naming
2022-12-31 10:31:31 +01:00
prompt_repository.py
add to protocol.Message
2022-12-31 19:23:54 +01:00