mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Addresses issue #1784: - Raises ImportError if langchain is not installed when LangChainOpenAIHandler is initialized. - Adds img_path parameter to LangChainOpenAIHandler.chat_completion for interface consistency. - Logs a warning if img_path is used with LangChainOpenAIHandler. |
||
|---|---|---|
| .. | ||
| base_ai_handler.py | ||
| langchain_ai_handler.py | ||
| litellm_ai_handler.py | ||
| openai_ai_handler.py | ||