|
evals
|
organize evals code into the evals dir
|
2024-01-08 17:38:34 -08:00 |
|
prompts
|
add an imported code prompt
|
2024-01-09 08:29:16 -08:00 |
|
routes
|
chore: fix run
|
2024-01-16 20:02:39 +08:00 |
|
.gitignore
|
update gitignore
|
2024-01-08 14:35:26 -08:00 |
|
access_token.py
|
return failure reason to front-end
|
2023-12-06 10:50:22 -05:00 |
|
build.sh
|
add build script for render backend deployment
|
2023-11-16 19:03:05 -05:00 |
|
config.py
|
split main.py into appropriate routes files
|
2023-12-09 15:46:42 -05:00 |
|
image_generation.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
llm.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
main.py
|
chore: fix run
|
2024-01-16 20:02:39 +08:00 |
|
mock_llm.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
poetry.lock
|
chore: fix run
|
2024-01-16 20:02:39 +08:00 |
|
pyproject.toml
|
Merge branch 'main' into up-stream
|
2024-01-16 19:02:51 +08:00 |
|
pyrightconfig.json
|
include type checker
|
2024-01-08 17:04:59 -08:00 |
|
README.md
|
include type checker
|
2024-01-08 17:04:59 -08:00 |
|
run_evals.py
|
organize evals code into the evals dir
|
2024-01-08 17:38:34 -08:00 |
|
utils.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |