Commit Graph

19 Commits

Author SHA1 Message Date
cd1e62ec96 Add Azure OpenAI support 2023-07-12 11:53:46 +03:00
b8a71b369d add max_iter 2023-07-11 22:22:08 +03:00
fd4a2bf7ff refactor try_fix_json, generalize finding the ending of a json item (support new lines, spaces tab) 2023-07-11 22:11:42 +03:00
b2d952cafa 1. Move deployment_type to configuration.toml
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00
c2639a2520 Merge pull request #32 from Codium-ai/tr/focused_pr
Focused PR update
2023-07-11 15:29:36 +03:00
e1b856f7e6 Merge pull request #34 from Codium-ai/enhancement/soft_and_hard_thresh
Separate output token threshold to soft and hard instead of implicit hard = soft/2
2023-07-11 14:35:00 +03:00
5fdc9223e9 Separate output token threshold to soft and hard instead of implicit hard = soft/2 2023-07-11 14:11:46 +03:00
301622216f Focused PR update 2023-07-11 08:50:28 +03:00
efc8f755d5 exclude snap files 2023-07-06 20:22:54 +03:00
e5e90e35e5 minor fixes 2023-07-06 16:27:39 +03:00
53e7ff62bf Merge pull request #3 from Codium-ai/algo/combine_modified_files_one_list
Combine all modified and deleted files that been compressed to the prompt
2023-07-06 14:59:13 +03:00
259fa84eeb disabling encoding error on special_tokens 2023-07-06 13:22:12 +03:00
ff720d32fe pylance 2023-07-06 13:20:08 +03:00
e53ae712f9 formatting 2023-07-06 12:49:10 +03:00
795f6ab8d5 Add deleted files section and count their tokens 2023-07-06 12:21:27 +03:00
1a626fb1f3 change "modified files" to "more modified files" 2023-07-06 11:23:38 +03:00
0ce42e786e Combine all modified file that been compressed into one list at the end of the PR 2023-07-06 11:12:41 +03:00
b94734e69a Add support for OpenAI organization in the secrets file 2023-07-06 09:52:01 +03:00
4b4d91dfe9 Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00