Vouch request: st-gr #1670
Closed
st-gr
started this conversation in
Vouch Request
Replies: 3 comments
-
|
/vouch |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@st-gr has been vouched by @drew. You can now submit pull requests to OpenShell. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You may need to manually re-submit the PR. I can review once it's been opened again. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you want to work on?
I would like to add support for an unsupported compute driver via an additional parameter "--compute-driver-socket". Specifically Gardner based Kubernetes clusters such as Kyma. (please reopen #1604)
In an additional PR I would like to add "aws-bedrock" as a provider type to support Bedrock InvokeModel URL patterns (claude code uses this when env CLAUDE_CODE_USE_BEDROCK=1, etc.). This would complement someone else's #1630.
Why this change?
Add support for Kyma as a compute driver as it is not usable via the Kubernetes driver. See other persons vouch #1345 who also likes to add new compute drivers.
My forked gateway image is under ghcr.io/st-gr/openshell-gateway an contains the patch. When using Kyma a natural fit is to use SAP AI Core which exposes deployed Anthropic models under an aws-bedrock API scheme.
Checklist
Beta Was this translation helpful? Give feedback.
All reactions