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. |
||
|---|---|---|
| .. | ||
| ai_handlers | ||
| __init__.py | ||
| cli_args.py | ||
| file_filter.py | ||
| git_patch_processing.py | ||
| language_handler.py | ||
| pr_processing.py | ||
| token_handler.py | ||
| types.py | ||
| utils.py | ||