|
1c174f263f
|
Merge pull request #1892 from dcieslak19973/pr-agent-1886-add-bedrock-llama4-20250622
Add bedrock Llama 4 Scout/Maverick
|
2025-06-27 11:16:49 +03:00 |
|
|
2d61ff7b88
|
gemini 2.5 slash/pro GA models
Adding stable/GA models of gemini-2.5 models.
Added gemini-2.5-pro and gemini-2.5-flash both to vertex_ai and gemini configs
|
2025-06-24 11:06:01 +05:30 |
|
|
849cb2ea5a
|
Change token limit to 128k for Bedrock Llama
|
2025-06-22 14:36:41 -05:00 |
|
|
22c16f586b
|
Add bedrock Llama 4 Scout/Maverick
|
2025-06-22 11:05:08 -05:00 |
|
|
4c006eba47
|
Merge pull request #1851 from kebhr/feature/support_cross_region_for_apac
chore: add APAC region endpoints for Bedrock Anthropic Claude models
|
2025-06-05 20:52:27 +03:00 |
|
|
fa435cfc1e
|
Add Google Gemini 2.5 Pro Preview 06-05
Reference:
- https://blog.google/products/gemini/gemini-2-5-pro-latest-preview
|
2025-06-06 01:17:27 +08:00 |
|
|
c190b93c4f
|
chore: add APAC region endpoints for Bedrock Anthropic Claude models
|
2025-06-05 19:37:46 +09:00 |
|
|
4047e71268
|
Complete Gemini 2.5 Flash model info
|
2025-05-24 23:52:18 +08:00 |
|
|
43dbe24a7f
|
Merge pull request #1817 from PeterDaveHelloKitchen/Grok-3
Add Grok-3 non-beta model IDs
|
2025-05-24 16:32:50 +03:00 |
|
|
95c94b80a2
|
Add Grok-3 non-beta model IDs
|
2025-05-24 14:22:55 +08:00 |
|
|
1f836e405d
|
fix: reflect comments
|
2025-05-24 09:45:27 +09:00 |
|
|
10703a9098
|
feat: add support for Claude 4
|
2025-05-23 14:16:44 +09:00 |
|
|
9974015682
|
Add Gemini-2.5-pro-preview-05-06 model and update litellm dependency
|
2025-05-16 16:32:45 +03:00 |
|
|
4ac0aa56e5
|
Update model references from o3-mini to o4-mini and add Gemini models
|
2025-04-19 09:26:35 +03:00 |
|
|
869a179506
|
feat: add support for Mistral and Codestral models
|
2025-04-18 14:04:59 +09:00 |
|
|
4e3e963ce5
|
Add OpenAI o3 & 4o-mini reasoning models
Reference:
- https://platform.openai.com/docs/models/o3
- https://platform.openai.com/docs/models/o4-mini
- https://openai.com/index/introducing-o3-and-o4-mini/
|
2025-04-17 02:32:14 +08:00 |
|
|
57808075be
|
Add support of OpenAI GPT-4.1 model family
Reference:
- https://openai.com/index/gpt-4-1/
- https://platform.openai.com/docs/models/gpt-4.1
|
2025-04-15 01:57:46 +08:00 |
|
|
60ace1ed09
|
Merge pull request #1685 from imperorrp/add_gemini2.5preview
Add support of Gemini 2.5 Pro preview model
|
2025-04-11 09:54:09 +03:00 |
|
|
7f6014e064
|
Merge pull request #1684 from PeterDaveHelloKitchen/Support-xAI-Grok
Add support of xAI and their Grok-2 & Grok-3 model
|
2025-04-11 09:53:08 +03:00 |
|
|
0ac7028bc6
|
Support xAI Grok-3 series models
Reference:
- https://docs.x.ai/docs/release-notes#april-2025
|
2025-04-11 00:40:00 +08:00 |
|
|
eb9c4fa110
|
add gemini 2.5 pro preview model token limit
|
2025-04-08 20:41:59 +05:30 |
|
|
83bb3b25d8
|
Add support of Meta's Llama 4 Scout and Maverick 17b from Groq Cloud
Reference:
- https://ai.meta.com/blog/llama-4-multimodal-intelligence/
- https://console.groq.com/docs/models#preview-models
- https://groq.com/llama-4-now-live-on-groq-build-fast-at-the-lowest-cost-without-compromise/
|
2025-04-08 01:47:15 +08:00 |
|
|
665fb90a98
|
Add support of xAI and their Grok-2 model
Close #1630
|
2025-04-08 01:36:21 +08:00 |
|
|
9b19fcdc90
|
Add support of OpenAI GPT-4.5 Preview model
Reference:
- https://openai.com/index/introducing-gpt-4-5/
- https://platform.openai.com/docs/models/gpt-4.5-preview
|
2025-04-04 05:13:15 +08:00 |
|
|
52c99e3f7b
|
Merge pull request #1605 from KennyDizi/main
Support extended thinking for model `claude-3-7-sonnet-20250219`
|
2025-03-09 17:03:37 +02:00 |
|
|
4f2551e0a6
|
feat: add DeepInfra support
|
2025-03-06 15:49:07 +07:00 |
|
|
5e30e190b8
|
Define models that support extended thinking feature
|
2025-03-03 18:22:31 +07:00 |
|
|
8e6267b0e6
|
chore: bedrock/us.anthropic.claude-3-7-sonnet-20250219-v1:0
|
2025-03-02 08:44:23 +09:00 |
|
|
25ba9414fe
|
Merge pull request #1561 from KennyDizi/main
Support reasoning effort via configuration
|
2025-02-26 10:13:05 +02:00 |
|
|
1dc3db7322
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:55 +09:00 |
|
|
049fc558a8
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:50 +09:00 |
|
|
2dc89d0998
|
Update pr_agent/algo/__init__.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
|
2025-02-25 16:51:39 +09:00 |
|
|
a24b06b253
|
feat: support Claude 3.7 Sonnet
|
2025-02-25 12:58:20 +09:00 |
|
|
e6b6e28d6b
|
Define SUPPORT_REASONING_EFFORT_MODELS list
|
2025-02-21 22:10:33 +07:00 |
|
|
22f02ac08c
|
Support generally available gemini-2.0-flash
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2025-02-17 08:40:05 +09:00 |
|
|
c4aa13e798
|
Add o1-preview model to USER_MESSAGE_ONLY_MODELS and NO_SUPPORT_TEMPERATURE_MODELS
|
2025-02-16 15:18:52 +07:00 |
|
|
90575e3f0d
|
Add NO_SUPPORT_TEMPERATURE_MODELS list
|
2025-02-16 15:17:59 +07:00 |
|
|
fcbe986ec7
|
Removed o3 model from USER_MESSAGE_ONLY_MODELS
|
2025-02-16 15:17:12 +07:00 |
|
|
061fec0d36
|
Removed o1 model from USER_MESSAGE_ONLY_MODELS
|
2025-02-16 15:15:50 +07:00 |
|
|
a6482c37ce
|
Add o3-mini to user message only model list
|
2025-02-02 18:03:38 +07:00 |
|
|
83582bc935
|
Add support o3-mini model
|
2025-02-02 18:02:53 +07:00 |
|
|
a48686bde9
|
Define USER_MESSAGE_ONLY_MODELS in the algo init file
|
2025-02-02 18:01:16 +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 |
|
|
d949f440a8
|
Add support model deepseek/deepseek-chat
|
2025-01-17 11:42:36 +07:00 |
|
|
e89b65ed38
|
Increase the max token of groq/llama-3.3-70b-versatile
|
2024-12-30 11:35:02 +09:00 |
|
|
71c558d306
|
Update Groq models and tokens
|
2024-12-28 01:51:33 +09:00 |
|
|
3360a28b3e
|
fix: improve changelog update prompt and response handling
|
2024-12-23 17:06:21 +02:00 |
|
|
8d7825233a
|
Supported model gpt-o1
|
2024-12-22 10:33:26 +07:00 |
|
|
eaaaf6a6a2
|
Fix context windows token for model o1-2024-12-17
|
2024-12-19 23:11:45 +07:00 |
|