b28f66aaa0
1. update LangChainOpenAIHandler to support langchain version 0.2
...
2. read openai_api_base from settings for llms that compatible with openai
2024-06-06 22:27:01 +08:00
2e535e42ee
Merge pull request #947 from Codium-ai/tr/gitlab_commits
...
gitlab push_commands
2024-06-05 20:32:11 +03:00
9c6a363a51
gitlab push_commands
2024-06-05 20:31:35 +03:00
75a27d64b4
gitlab push_commands
2024-06-05 20:26:45 +03:00
4549cb3948
Merge pull request #946 from Codium-ai/tr/gitlab_commits
...
gitlab push_commands will work
2024-06-05 11:25:57 +03:00
d046c2a939
gitlab push_commands will work
2024-06-05 11:25:10 +03:00
aed4ed41cc
Merge pull request #944 from Codium-ai/tr/gitlab_commits
...
handle_push_trigger for gitlab
2024-06-04 20:17:27 +03:00
4d96d11ba5
enterprise
2024-06-04 20:15:22 +03:00
faf4576f03
enterprise
2024-06-04 17:08:24 +03:00
0b7dcf03a5
Improve error handling in get_mr_url_from_commit_sha function in gitlab_webhook.py
2024-06-04 16:47:20 +03:00
8e12787fc8
Clear secret provider configuration in configuration.toml
2024-06-04 16:42:54 +03:00
213ced7e18
Add PR evaluation prompt and link to fine-tuning benchmark documentation
2024-06-04 16:37:35 +03:00
6d6fb67306
Merge pull request #942 from barnett-yuxiang/main
...
Update Python code formatting, configuration loading, and local model additions
2024-06-04 15:38:20 +03:00
fac8a80c24
Update introduction.md
2024-06-04 17:15:20 +08:00
c53c6aee7f
fix wrong provider name
2024-06-04 15:09:30 +08:00
b980168e75
Update pr_description.py
2024-06-04 11:19:18 +08:00
86d901d5a6
Update __init__.py
2024-06-04 11:17:04 +08:00
b1444eb180
format github_action_runner.py
2024-06-04 11:10:13 +08:00
d3a7041f0d
update alog/__init__.py
2024-06-04 00:00:22 +08:00
b4f0ad948f
Update Python code formatting, configuration loading, and local model additions
...
1. Code Formatting:
- Standardized Python code formatting across multiple files to align with PEP 8 guidelines. This includes adjustments to whitespace, line breaks, and inline comments.
2. Configuration Loader Enhancements:
- Enhanced the `get_settings` function in `config_loader.py` to provide more robust handling of settings retrieval. Added detailed documentation to improve code maintainability and clarity.
3. Model Addition in __init__.py:
- Added a new model "ollama/llama3" with a token limit to the MAX_TOKENS dictionary in `__init__.py` to support new AI capabilities and configurations.
2024-06-03 23:58:31 +08:00
ab31d2f1f8
Merge pull request #941 from Codium-ai/ok/gitlab_fix
...
Ok/gitlab fix
2024-06-03 14:16:38 +03:00
2b0dfc6298
Merge remote-tracking branch 'origin/main' into ok/gitlab_fix
2024-06-03 14:15:46 +03:00
76ff49d446
Refactor GitLab webhook initialization to move app setup outside of start function
2024-06-03 12:38:41 +03:00
413547f404
Refactor GitLab webhook handling for async processing and improved logging
2024-06-03 12:36:24 +03:00
f8feaa0be7
Merge pull request #940 from Codium-ai/tr/benchmark
...
Add PR evaluation prompt and link to fine-tuning benchmark documentation
2024-06-03 11:39:08 +03:00
09190efb65
Add PR evaluation prompt and link to fine-tuning benchmark documentation
2024-06-03 11:35:39 +03:00
2746bd4754
Merge pull request #939 from Codium-ai/tr/benchmark
...
Disable final update message when auto_describe is enabled in GitHub …
2024-06-03 08:37:37 +03:00
4f13007267
Disable final update message when auto_describe is enabled in GitHub Action Runner
2024-06-03 08:15:36 +03:00
962bb1c23d
Update index.md
2024-06-02 11:35:33 +03:00
e9804c9f0d
Merge pull request #938 from Codium-ai/tr/benchmark
...
Add documentation for PR-Agent code fine-tuning benchmark and update …
2024-06-02 11:32:16 +03:00
f3aa9c02cc
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
2024-06-02 11:30:56 +03:00
416b150d66
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
2024-06-02 11:28:48 +03:00
83f3cc5033
Merge pull request #933 from MarkRx/bugfix/server-logging-context
...
Fix some server implementations not properly logging context
2024-06-02 08:29:43 +03:00
1e1636911f
Merge pull request #937 from KennyDizi/main
...
Optimize document table format
2024-06-01 10:53:47 +03:00
40658cfb7c
Removed duplicaiton line
2024-06-01 08:14:25 +07:00
85f6353d15
Optimize for fine-tuning impact table
2024-06-01 08:11:34 +07:00
b9aeb8e443
Fix all markdownlint violations
2024-06-01 08:09:41 +07:00
ea7a84901d
Simplify model performance table
2024-06-01 08:05:37 +07:00
37f6e18953
Merge pull request #932 from MarkRx/feature/valid-file-filter-log
...
Bitbucket server filter out globally ignored files before attempting diff
2024-05-31 16:33:01 +03:00
62c6211998
Merge pull request #936 from Codium-ai/mrT23-patch-5
...
Update README.md
2024-05-31 16:25:58 +03:00
dc6ae9fa7e
Update README.md
2024-05-31 16:25:00 +03:00
c6e6cbb50e
Merge pull request #935 from Codium-ai/tr/benchmark
...
Add documentation for PR-Agent code fine-tuning benchmark and update …
2024-05-31 16:12:35 +03:00
731c8de4ea
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
2024-05-31 16:12:25 +03:00
4971071b1f
Merge branch 'main' into feature/valid-file-filter-log
2024-05-31 09:10:50 -04:00
c341446015
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
2024-05-31 16:09:34 +03:00
ea9d410c84
Merge pull request #928 from MarkRx/bugfix/bb-server-fixes
...
Bitbucket Server Provider Fixes
2024-05-31 11:12:41 +03:00
d9a7dae6c4
Better error handling on backgrounp task thread
2024-05-30 20:22:58 -04:00
c9c14c10b0
Fix some server implementations not properly logging context
2024-05-30 20:16:21 -04:00
bd2f2b3a87
Improve bb server error logging
2024-05-30 17:31:46 -04:00
c11ee8643e
Bitbucket server filter out globally ignored files before attempting diff
2024-05-30 11:34:39 -04:00