mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-14 17:50:37 +08:00
refactor(ai_handler): remove model parameter from _get_completion and handle it within the method
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import json
|
||||
|
||||
import openai
|
||||
from azure.identity import ClientSecretCredential
|
||||
|
||||
from pr_agent.config_loader import get_settings
|
||||
from pr_agent.log import get_logger
|
||||
|
Reference in New Issue
Block a user