codeflash-internal/django/aiservice
2026-01-14 22:15:27 -08:00
..
adaptive_optimizer feat: add ty type checker to pre-k hooks (#2213) 2026-01-09 22:36:53 -05:00
aiservice Initial js support in aiservice 2026-01-14 22:15:27 -08:00
authapp feat: add ty type checker to pre-k hooks (#2213) 2026-01-09 22:36:53 -05: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 add backward compatibility (#2217) 2026-01-10 00:31:11 +05:30
optimizer Initial js support in aiservice 2026-01-14 22:15:27 -08:00
ranker fix: restore inline prompts in ranker.py 2026-01-09 00:07:15 -05:00
testgen Initial js support in aiservice 2026-01-14 22:15:27 -08:00
tests Initial js support in aiservice 2026-01-14 22:15:27 -08:00
workflow_gen remove temperature 2026-01-09 00:07:13 -05:00
.env.example add claude 2025-12-22 03:34:07 -05:00
.pre-commit-config.yaml feat: add ty type checker to pre-k hooks (#2213) 2026-01-09 22:36:53 -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 delete the package causing issue (#2220) 2026-01-10 01:05:06 +05:30
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 delete the package causing issue (#2220) 2026-01-10 01:05:06 +05:30
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