73b3e2520c
Rename code fine-tuning benchmark to pull request benchmark and update model references
2025-04-15 19:40:36 +03:00
3d2a285091
Add skip_ci_on_push configuration option for changelog updates
2025-04-15 19:28:36 +03:00
b1bc77c809
Merge remote-tracking branch 'origin/main'
2025-04-15 18:57:16 +03:00
14dafc4016
Update GPT-4o references to GPT-4.1 and upgrade litellm to 1.66.1
2025-04-15 18:57:09 +03:00
7d00574044
Merge pull request #1693 from PeterDaveHelloKitchen/ImproveMarkdownForChangingAModelGuide
...
Improve Markdown format in model configuration guide
2025-04-14 21:22:31 +03:00
93002acff8
Merge pull request #1692 from PeterDaveHelloKitchen/FixLinkInLocalInstallGuide
...
Correct the tools guide link in the locally installation doc
2025-04-14 21:21:01 +03:00
f08bed67f1
Merge pull request #1691 from PeterDaveHelloKitchen/UpdateREADME.md
...
Fix Discord link in README
2025-04-14 21:20:40 +03:00
08bf9593b2
Fix tokenizer fallback to use o200k_base instead of cl100k_base
2025-04-14 21:15:19 +03:00
4b58a5488f
Merge pull request #1694 from PeterDaveHelloKitchen/gpt-4.1-family
...
Add support of OpenAI GPT-4.1 model family
2025-04-14 21:04:55 +03: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
2cb226dbcc
Update README.md
2025-04-14 20:29:09 +03:00
943af0653b
Improve formatting and clarity in Jira PAT token validation documentation
2025-04-14 08:29:19 +03:00
259d67c064
Improve Markdown format in model configuration guide
...
Enhance documentation readability by:
- Adding TOML language identifiers to enable syntax highlighting
- Adjusting spacing and formatting for proper Markdown rendering
These improvements make the guide easier to follow.
2025-04-13 01:02:22 +08:00
84fdc4ca2b
Correct the tools guide link in the locally installation doc
2025-04-13 00:50:38 +08:00
c8f519ad70
Fix Discord link in README
2025-04-13 00:42:53 +08:00
8bdd11646c
Fix token assignment in Bitbucket provider authentication
2025-04-12 10:07:45 +03:00
fc6de449ad
Add Jira PAT token validation script for troubleshooting ticket retrieval issues
2025-04-12 09:58:17 +03:00
a649e323d3
Merge pull request #1683 from wirelessr/feat/issue-1681
...
Support Bitbucket Basic Auth
2025-04-11 14:37:56 +03:00
7a32faf64f
Fix Bearer backward compatibility logic
2025-04-11 17:44:46 +08:00
3c8ad9eac8
Update doc for auth_type and basic_token
2025-04-11 16:55:32 +08:00
5f2d4d400e
Extract repeated token retrieval logic into a helper function to reduce code duplication
2025-04-11 16:20:28 +08:00
0cbf65dab6
Update pr_agent/git_providers/bitbucket_provider.py
...
Co-authored-by: Prateek <110811408+Prateikx@users.noreply.github.com >
2025-04-11 14:59:27 +08:00
c0c307503f
Update pr_agent/git_providers/bitbucket_provider.py
...
Co-authored-by: Prateek <110811408+Prateikx@users.noreply.github.com >
2025-04-11 14:55:06 +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
e4f40da35c
Merge pull request #1680 from PeterDaveHelloKitchen/Add-Groq-Llama-4-scout-and-maverick-17b
...
Add support of Meta's Llama 4 Scout and Maverick 17b from Groq Cloud
2025-04-11 09:51:21 +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
a919c62606
Update options.md
2025-04-10 18:23:52 +03:00
abda701539
Merge pull request #1689 from qodo-ai/docs/chrome_ext_options
...
docs: add Chrome extension options documentation page
2025-04-10 16:33:30 +03:00
da59a6dbe8
docs: add Chrome extension options documentation page
2025-04-10 12:46:06 +03:00
e44b371d34
docs: add Chrome extension options documentation page
2025-04-10 11:46:10 +03:00
edaab4b6b1
Merge pull request #1682 from qodo-ai/of/extend-rag-chapter
...
docs: Add RAG applications and alphabetize documentation
2025-04-09 13:21:51 +03:00
2476dadf53
Enhance interactivity documentation with details on suggestion tracking
2025-04-09 11:25:56 +03:00
526d7ff5d2
Update default number of code suggestions per chunk from 4 to 3
2025-04-09 08:24:26 +03:00
cdc354c33b
disable dynamic variables
2025-04-08 21:07:45 +03:00
eb9c4fa110
add gemini 2.5 pro preview model token limit
2025-04-08 20:41:59 +05:30
ca95e876eb
Enhance Bitbucket provider functionality and update secret configuration template.
2025-04-08 17:52:52 +08:00
4ee9f784dd
Alphabetize core abilities documentation links for better navigation
2025-04-08 12:06:11 +03:00
ef7a8eafb6
Add RAG context enrichment application details for review, implement, and ask tools
2025-04-08 11:59:37 +03:00
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
0161769f22
Merge pull request #1679 from PeterDaveHelloKitchen/Add-OpenAI-GPT-4.5-Preview
...
Add support of OpenAI GPT-4.5 Preview model
2025-04-07 20:07:55 +03:00
629de489dd
Update RAG context enrichment documentation with enterprise plan requirements
2025-04-07 08:46:09 +03:00
a4957693ba
Merge pull request #1677 from saumil-kapadia-stellantispublic/patch-1
...
Updated Dockerfile.lambda for python version 3.12
2025-04-07 07:30:41 +03:00
e8171b0289
Updated Dockerfile.lambda for python version 3.12
...
Updated Dockerfile.lambda for python version 3.12
2025-04-06 22:40:04 +05:30
d4cc57c32a
Improve code validation documentation with clearer suggestion application details
2025-04-04 16:54:23 +03:00
cb47cd5144
Update interactivity documentation with consistent formatting and links
2025-04-04 11:36:40 +03:00
99d88f8d1d
Merge pull request #1674 from qodo-ai/of/add-iteractivity-content
...
Docs: Add Core Abilities / Interactivity
2025-04-04 11:32:13 +03:00
d938ff05ef
Merge pull request #1667 from jmrtnz94/1592_ENVLogLevel
...
Update logging configuration to use dynamic log level from settings
2025-04-04 11:31:44 +03:00
ae6c4e741a
Standardize capitalization in documentation navigation links
2025-04-04 11:04:56 +03:00