| .. |
|
routes
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
.gitignore
|
add a simple eval script to batch run inferences
|
2023-12-13 12:50:34 -05: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 |
|
Dockerfile
|
simplify dockerfile and update docker-compose to use 7001
|
2023-11-19 21:39:10 -05:00 |
|
eval_config.py
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
eval_utils.py
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
eval.py
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
image_generation.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
imported_code_prompts.py
|
update prompts for all stack combos of imported code
|
2023-12-10 10:34:03 -05:00 |
|
llm.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
main.py
|
add a front-end for scoring eval results
|
2023-12-13 16:38:26 -05:00 |
|
mock_llm.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |
|
poetry.lock
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
prompts.py
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
pyproject.toml
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
README.md
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
screenshot_system_prompts.py
|
re-org files and improve tests
|
2023-12-10 10:50:02 -05:00 |
|
test_prompts.py
|
add tests for the new prompts
|
2023-12-10 15:49:21 -05:00 |
|
utils.py
|
strictly type python backend
|
2023-12-09 15:34:16 -05:00 |