codeflash-internal/django/aiservice
2025-01-13 14:44:12 -08: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 typing and slight changes 2025-01-13 14:44:12 -08:00
optimizer added dependency_code to optimization_features - we should be logging both readwritable and read only context in our db 2025-01-13 14:19:54 -08:00
testgen fixed debug statements spamming the aiservice console from black.format_str 2025-01-09 12:02:51 -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 django instrumentation 2024-12-20 08:20:00 -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