Content-Length: 344974 | pFad | https://github.com/coderabbitai/coderabbit-docs/commit/91bf5a78df6e0ab3be03d60f2dc5567e1a5e5540

62 Add cross-region inference option for AWS in self-hosted documentation · coderabbitai/coderabbit-docs@91bf5a7 · GitHub
Skip to content

Commit 91bf5a7

Browse files
committed
Add cross-region inference option for AWS in self-hosted documentation
1 parent dbdf99f commit 91bf5a7

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

docs/self-hosted/azure-devops.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ LLM_TIMEOUT=360000
103103
AWS_ACCESS_KEY_ID=<aws-access-key>
104104
AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>
105105
AWS_REGION=<aws-region>
106+
# optionally, use cross-region inference to access models in other regions
107+
# for example, if this is set to `true`, CodeRabbit will access models from `us`, `eu`, or `ap` regions based on the AWS_REGION value.
108+
AWS_USE_CROSS_REGION_INFERENCE=[<true>]
106109

107110
TEMP_PATH=/cache
108111

docs/self-hosted/bitbucket.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ LLM_TIMEOUT=360000
9595
AWS_ACCESS_KEY_ID=<aws-access-key>
9696
AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>
9797
AWS_REGION=<aws-region>
98+
# optionally, use cross-region inference to access models in other regions
99+
# for example, if this is set to `true`, CodeRabbit will access models from `us`, `eu`, or `ap` regions based on the AWS_REGION value.
100+
AWS_USE_CROSS_REGION_INFERENCE=[<true>]
98101

99102
# System Configuration
100103
TEMP_PATH=/cache

docs/self-hosted/github.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ LLM_TIMEOUT=360000
106106
AWS_ACCESS_KEY_ID=<aws-access-key>
107107
AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>
108108
AWS_REGION=<aws-region>
109+
# optionally, use cross-region inference to access models in other regions
110+
# for example, if this is set to `true`, CodeRabbit will access models from `us`, `eu`, or `ap` regions based on the AWS_REGION value.
111+
AWS_USE_CROSS_REGION_INFERENCE=[<true>]
109112

110113
# if using Anthropic
111114
LLM_PROVIDER=anthropic

docs/self-hosted/gitlab.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ LLM_TIMEOUT=360000
134134
AWS_ACCESS_KEY_ID=<aws-access-key>
135135
AWS_SECRET_ACCESS_KEY=<aws-secret-access-key>
136136
AWS_REGION=<aws-region>
137+
# optionally, use cross-region inference to access models in other regions
138+
# for example, if this is set to `true`, CodeRabbit will access models from `us`, `eu`, or `ap` regions based on the AWS_REGION value.
139+
AWS_USE_CROSS_REGION_INFERENCE=[<true>]
137140

138141
# if using Anthropic
139142
LLM_PROVIDER=anthropic

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/coderabbitai/coderabbit-docs/commit/91bf5a78df6e0ab3be03d60f2dc5567e1a5e5540

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy