pr-agent/pr_agent/algo/ai_handlers
Tyler Zhang 956f3660f2 Refactor reasoning_effort logic for better readability
- Store validation result in variable to avoid redundant checks
- Add warning log when invalid reasoning_effort value is configured
- Improve source tracking in info log
- Makes code more maintainable and easier to debug
2025-12-08 09:37:55 +08:00
..
base_ai_handler.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
langchain_ai_handler.py change type check and remove useless sync 2025-05-26 14:52:45 +09:00
litellm_ai_handler.py Refactor reasoning_effort logic for better readability 2025-12-08 09:37:55 +08:00
litellm_helpers.py refactor(ai_handler): remove model parameter from _get_completion and handle it within the method 2025-07-13 21:29:53 +03:00
openai_ai_handler.py add img_path and _create_chat_async 2025-05-25 15:34:50 +09:00