• 方海彤's avatar
    feat: display actual model names from API responses · 470113cc
    方海彤 authored
    Updates `call_llm` to return both the content and the actual model name returned by the API. This ensures that the review summary and notifications display the real model used (e.g., "codex" when using a local proxy) rather than static configuration values. Updated `main.py` to propagate and display these dynamic model names in the final report.
    470113cc
Name
Last commit
Last update
ai_review Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
ci_review.py Loading commit data...