Commit Graph

28 Commits

Author SHA1 Message Date
1373ca23fc support Amazon Bedrock 2023-11-28 20:58:42 +09:00
557ec72bfe Update documentation for Vertex AI 2023-11-15 10:27:48 +00:00
29a8cf8357 fix typo for ollama 2023-10-31 20:38:27 +07:00
98d0835c48 Merge remote-tracking branch 'origin/main' into fix_bitbucket_publish_description 2023-09-10 14:08:17 +03:00
2aef9dfe55 Merge remote-tracking branch 'origin/main' into fix_bitbucket_publish_description 2023-09-10 14:06:54 +03:00
115b513c9b Remove 'bitbucket' explicit dependency anywhere that's not in bitbucket_provider.py 2023-09-10 14:06:13 +03:00
d40285e4d3 Merge branch 'main' into tr/litellm_debugger 2023-09-10 13:40:35 +03:00
517658fb37 Merge pull request #282 from Codium-ai/tr/issue_tool
Adding Similar Issue Tool and Pinecone Integration
2023-09-10 13:39:34 +03:00
6382b8a68b LITELLM_TOKEN 2023-09-10 13:28:56 +03:00
1b098aea13 adding documentation on how to call local hf models 2023-09-08 09:59:44 -07:00
b23a4c0535 Merge remote-tracking branch 'origin/main' into tr/issue_tool
# Conflicts:
#	requirements.txt
2023-09-07 12:30:16 +03:00
8af8fd8e5d github action 2023-09-06 17:43:43 +03:00
5da6a0147c showing how to use huggingface models 2023-09-05 16:23:22 -07:00
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