This website requires JavaScript.
Explore
Help
Register
Sign In
xiaxinhang
/
pr-agent
Watch
1
Star
0
Fork
0
You've already forked pr-agent
mirror of
https://github.com/qodo-ai/pr-agent.git
synced
2025-07-04 04:40:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bc206e7b2a46335ae8e5ab329cb0d8979bb3542
pr-agent
/
pr_agent
/
algo
History
Hussam.lawen
b8a71b369d
add max_iter
2023-07-11 22:22:08 +03:00
..
__init__.py
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00
ai_handler.py
Add support for OpenAI organization in the secrets file
2023-07-06 09:52:01 +03:00
git_patch_processing.py
Add deleted files section and count their tokens
2023-07-06 12:21:27 +03:00
language_handler.py
1. Move deployment_type to configuration.toml
2023-07-11 16:55:09 +03:00
pr_processing.py
Separate output token threshold to soft and hard instead of implicit hard = soft/2
2023-07-11 14:11:46 +03:00
token_handler.py
disabling encoding error on special_tokens
2023-07-06 13:22:12 +03:00
utils.py
add max_iter
2023-07-11 22:22:08 +03:00