|
4ac1e15bae
|
Refactoring user messages only flow
|
2025-02-02 18:01:44 +07:00 |
|
|
a48686bde9
|
Define USER_MESSAGE_ONLY_MODELS in the algo init file
|
2025-02-02 18:01:16 +07:00 |
|
|
48377e3c81
|
Add a null check for user_message_only_models before using it
|
2025-01-31 11:53:05 +07:00 |
|
|
7eb26b3220
|
Check current model is in user_message_only_models list
|
2025-01-31 11:25:51 +07:00 |
|
|
136c75a5ac
|
fix: add fallback for parsing AI responses with leading '+' symbols
|
2025-01-30 08:35:31 +02:00 |
|
|
50c52e32c9
|
enter
feat: enhance ticket compliance analysis with human verification tracking
|
2025-01-26 12:33:49 +02:00 |
|
|
c2ca79da0d
|
Combining system and user prompts for o1 series and deepseek-reasoner models
|
2025-01-22 20:33:43 +07:00 |
|
|
63f1d449ce
|
Add support model deepseek/deepseek-reasoner
|
2025-01-22 20:32:18 +07:00 |
|
|
0075084a22
|
Add vertex_ai/gemini-2.0-flash-exp
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2025-01-20 18:29:37 +09:00 |
|
|
e58a535594
|
Inject deepseek key to DEEPSEEK_API_KEY environment variable
|
2025-01-17 11:43:06 +07:00 |
|
|
d949f440a8
|
Add support model deepseek/deepseek-chat
|
2025-01-17 11:42:36 +07:00 |
|
|
2df4bc8b53
|
Update pr_agent/algo/utils.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-01-04 16:28:25 +02:00 |
|
|
e431979b8b
|
fix: handle newline issues in patch generation
|
2025-01-04 16:26:38 +02:00 |
|
|
4a1b042152
|
fix: improve bullet point formatting and file path display in PR description
|
2024-12-31 12:00:21 +02:00 |
|
|
8218fa6e13
|
Merge pull request #1421 from dceoy/main
Update Groq models and tokens
|
2024-12-30 19:25:23 +02:00 |
|
|
e89b65ed38
|
Increase the max token of groq/llama-3.3-70b-versatile
|
2024-12-30 11:35:02 +09:00 |
|
|
59899f0c62
|
fix: improve patch generation error handling and logging
|
2024-12-29 11:27:53 +02:00 |
|
|
5e46955d52
|
fix: improve file path formatting in patch output
|
2024-12-29 11:26:13 +02:00 |
|
|
71c558d306
|
Update Groq models and tokens
|
2024-12-28 01:51:33 +09:00 |
|
|
4aad67b563
|
fix: improve line extraction from files with missing content
|
2024-12-27 09:00:20 +02:00 |
|
|
495c1ebe5f
|
refactor: remove legacy code suggestions feature from review tool
|
2024-12-25 08:18:28 +02:00 |
|
|
7d9288bb1a
|
feat: add dedent option to code snippet formatting
|
2024-12-24 07:49:27 +02:00 |
|
|
3360a28b3e
|
fix: improve changelog update prompt and response handling
|
2024-12-23 17:06:21 +02:00 |
|
|
20c506d2e0
|
Merge pull request #1402 from KennyDizi/main
Add support for OpenAI `o1` model and snapshot version `o1-2024-12-17`
|
2024-12-22 09:36:04 +02:00 |
|
|
23678c1d4d
|
Update O1_MODEL_PREFIX to o1 based on new models released
|
2024-12-22 10:36:59 +07:00 |
|
|
8d7825233a
|
Supported model gpt-o1
|
2024-12-22 10:33:26 +07:00 |
|
|
3ab2cac089
|
fix: improve markdown rendering when git provider is unavailable
|
2024-12-19 20:59:17 +02:00 |
|
|
989670b159
|
fix: improve markdown rendering when git provider is unavailable
|
2024-12-19 20:49:40 +02:00 |
|
|
7e8361b5fd
|
feat: enhance code review output with collapsible code snippets and variable links
|
2024-12-19 20:30:56 +02:00 |
|
|
eaaaf6a6a2
|
Fix context windows token for model o1-2024-12-17
|
2024-12-19 23:11:45 +07:00 |
|
|
07f3933f6d
|
Add support OpenAI model o1 snapshot version o1-2024-12-17
|
2024-12-19 23:00:47 +07:00 |
|
|
e9615c6994
|
Merge pull request #1384 from MarkRx/feature/version-metadata
Add --version command and version metadata
|
2024-12-19 09:34:24 +02:00 |
|
|
452abe2e18
|
Move get_version to algo/util.py; fix version to 0.25
|
2024-12-17 08:44:53 -07:00 |
|
|
03d2bea50b
|
Add support model gemini-2.0-flash-exp
|
2024-12-16 23:37:19 +07:00 |
|
|
872b27bfd8
|
docs: remove model_weak configuration and simplify model selection
|
2024-12-11 18:10:34 +02:00 |
|
|
75a120952c
|
Add version metadata and --version command
|
2024-12-09 09:27:54 -07:00 |
|
|
f9a7b18073
|
Improve condition to pick up weak model
|
2024-12-09 22:36:07 +07:00 |
|
|
6352e6e3bf
|
Change default model to regular model
|
2024-12-09 22:24:44 +07:00 |
|
|
e3d779c30d
|
Fix typo model_weak
|
2024-12-08 22:09:48 +07:00 |
|
|
dec2859fc4
|
Set default model to weak model
|
2024-12-08 21:10:26 +07:00 |
|
|
a4d9a65fc6
|
Add model_week
|
2024-12-08 20:23:36 +07:00 |
|
|
683108d3a5
|
Removed model_turbo
|
2024-12-08 20:10:38 +07:00 |
|
|
b44030114e
|
Merge pull request #1374 from KennyDizi/main
Add Support for GPT-4o November 2024 Model and Update Configurations
|
2024-12-02 08:23:26 +02:00 |
|
|
f2043d639c
|
Add support model gpt-4o-2024-11-20
|
2024-11-21 22:10:27 +07:00 |
|
|
a141ca133c
|
Update utils.py
1. add missed emoji for "PR contains tests"
2. check git_provider and reference_link before using them
|
2024-11-16 09:32:05 +08:00 |
|
|
9c82047dc3
|
Add validation for hunk lines matching original file content in git patch processing
|
2024-11-12 07:50:37 +02:00 |
|
|
5c5a3e267c
|
Merge branch 'main' into introduce-pre-commit
|
2024-11-08 09:54:21 +02:00 |
|
|
f9380c2440
|
Merge pull request #1350 from NxPKG/patch-1
Remove unused deployment_id variable.
|
2024-11-08 09:49:07 +02:00 |
|
|
6339845eb4
|
Remove unused deployment_id variable.
The deployment_id variable is assigned but never used in the function.
|
2024-11-07 14:24:35 +06:00 |
|
|
af653a048f
|
Add support model bedrock/anthropic.claude-3-5-haiku-20241022-v1:0
|
2024-11-07 09:12:52 +07:00 |
|