codeflash-internal/django/aiservice
2024-06-04 19:38:09 -07:00
..
aiservice Get SECRET KEY from env not in prod too 2024-06-02 18:46:42 -07:00
authapp Make cli and django all RUFF and TUFF 2024-04-17 19:41:00 -07:00
log_features PR feedback; migrate experiment_id to experiment metadata that includes experiment group 2024-05-07 15:58:46 -07:00
optimizer Added parse_module_to_cst import from testgen.instrumentation.edit_generated_test 2024-05-31 20:02:45 -07:00
testgen add a basic test 2024-06-03 19:00:41 -07:00
deploy Make aiservice deployment use Python 3.12 2024-03-06 18:22:51 -08:00
gunicorn.conf.py Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00
manage.py Further fix django folder structure so pytest also works 2024-05-31 20:01:51 -07:00
pyproject.toml Merge branch 'main' into codeflash-setup-on-aiservice 2024-06-04 19:38:09 -07:00
pytest.ini Further fix django folder structure so pytest also works 2024-05-31 20:01:51 -07:00
README.md Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00
runtests.py Sort imports for generated tests too, also try adding some tests to test this, but spent an hour trying to get the django test runner to work and couldn't get it to find the tests, so punting for now 2024-03-05 16:33:50 -08:00
start_gunicorn.sh Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00
uvicorn_worker.py Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00

This is django-ninja project for the ai service. https://django-ninja.dev