codeflash-internal/django/aiservice
2024-11-26 16:05:50 -05:00
..
aiservice "gpt-4o" by default. if OPENAI_API_TYPE is azure, use "gpt-4o-2" for higher rate limits 2024-11-13 14:37:49 -05:00
authapp Ruff reformat and fix all the python files 2024-10-25 15:45:44 -07:00
log_features some potential security risks 2024-11-07 23:50:55 -08:00
optimizer some potential security risks 2024-11-07 23:50:55 -08:00
testgen removed old code 2024-11-26 16:05:50 -05: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 modified testgen comment 2024-11-25 14:52:52 -05: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