codeflash-internal/django/aiservice
Kevin Turcios cf6898eacf use haiku
2026-01-08 23:29:09 -05:00
..
adaptive_optimizer correct type for request in adaptive api 2026-01-01 20:01:28 +02:00
aiservice use haiku 2026-01-08 23:29:09 -05:00
authapp [FEAT] Privacy Mode (#2092) 2026-01-07 12:23:45 -08:00
code_repair Merge branch 'main' of github.com:codeflash-ai/codeflash-internal into exp/adaptive-optimization 2026-01-01 20:00:00 +02:00
explanations Add logging.exception() to API error handlers for better debugging 2026-01-01 17:47:12 -05:00
log_features Fix: Simplify _increment_llm_cost function by removing unnecessary line breaks 2026-01-08 03:24:16 +02:00
optimization_review a few more 2025-12-30 16:03:48 -05:00
optimizer Merge branch 'main' into remove-print-messages 2026-01-06 18:24:22 -05:00
ranker Merge branch 'main' into remove-print-messages 2026-01-06 18:49:26 -05:00
testgen use haiku 2026-01-08 23:29:09 -05:00
tests fix: remove local class redefinitions and replace with imports 2026-01-07 14:18:34 -05:00
workflow_gen Add logging.exception() to API error handlers for better debugging 2026-01-01 17:47:12 -05:00
.env.example add claude 2025-12-22 03:34:07 -05:00
.pre-commit-config.yaml only the formatter for now 2025-12-30 01:17:06 -05:00
AGENTS.md not just for claude code 2026-01-06 22:21:32 -05: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 ruff check fixes 2025-08-07 14:35:21 -07:00
mypy_allowlist.txt remove from here 2025-12-23 00:18:08 -05:00
pyproject.toml Merge main into ty-setup branch 2025-12-30 14:50:29 -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
uv.lock Merge main into ty-setup branch 2025-12-30 14:50:29 -05:00
uvicorn_worker.py ruff check fixes 2025-08-07 14:36:23 -07:00

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