edcf89a456
Improve comment
2023-08-13 10:56:16 +03:00
6c4a5bae52
Support fallback deployments to accompany fallback models
...
This is useful for example in Azure OpenAI deployments where you have a different deployment per model, so the current fallback implementation doesn't work (still uses the same deployment for each fallback attempt)
2023-08-07 16:18:48 +03:00
703215fe83
updating secrets template
2023-08-05 22:53:59 -07:00
ed8554699b
bug fixes and updates
2023-08-03 16:05:46 -07:00
0a4a604c28
Adding handler for Bitbucket Cloud users
2023-07-15 21:29:36 +03:00
cd1e62ec96
Add Azure OpenAI support
2023-07-12 11:53:46 +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
6eacf4791d
Merge remote-tracking branch 'origin/main' into feature/gitlab_provider
2023-07-11 15:49:06 +03:00
38db65831e
Fix secrets filename extension in README
2023-07-11 15:01:52 +03:00
ca47833c56
Merge remote-tracking branch 'refs/remotes/origin/feature/gitlab_provider' into feature/gitlab_provider
2023-07-08 17:19:54 +03:00
567475c18c
Update pr_agent/settings/.secrets_template.toml
...
Co-authored-by: Sergii Kovalev <enasik@gmail.com >
2023-07-08 15:29:05 +03:00
75167c2700
add polling
2023-07-08 08:52:11 +03:00
ed8cf27b05
working example
2023-07-07 15:02:40 +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