codeflash-internal/django/aiservice
2025-02-25 18:30:06 -08:00
..
aiservice fix breaking continuous deploys by upgrading from deprecated ones 2025-01-31 15:50:14 -08:00
authapp Ruff reformat and fix all the python files 2024-10-25 15:45:44 -07:00
log_features refactor and clean up 2025-01-30 23:57:52 -08:00
optimizer Update postprocess.py 2025-02-25 18:30:06 -08:00
testgen Merge branch 'refs/heads/main' into init_caching 2025-02-05 06:45:59 +08:00
.env.example Passed count check on gen test & env.example file 2024-10-09 05:15:13 +05:30
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 Ruff reformat and fix all the python files 2024-10-25 15:45:44 -07:00
mypy_allowlist.txt added code_validator to the testgen to prevent incomplete code generation. Improved/refactored removeassert, now comments in the testgen code will only exist in the footer. Fixed typing for some files for mypy. 2024-11-24 19:11:19 -05:00
pyproject.toml updated stubs 2025-02-05 18:12:43 +08: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 let's download at import time instead 2024-09-09 19:59:29 -05: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