Skip to content

Commit d16a26e

Browse files
authored
Merge pull request #8891 from continuedev/dallin/openai-adapters-bump
fix: trigger openai adapters publish
2 parents 827ca72 + 9193924 commit d16a26e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/openai-adapters/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ They are concerned with:
2828
- [x] Anthropic
2929
- [ ] AskSage
3030
- [x] Azure
31-
- [ ] Bedrock
31+
- [x] Bedrock
3232
- [ ] Bedrock Import
3333
- [x] Cerebras
3434
- [ ] Cloudflare
@@ -62,7 +62,7 @@ They are concerned with:
6262
- [x] Together
6363
- [x] Novita AI
6464
- [x] Vllm
65-
- [ ] Vertex AI
65+
- [x] Vertex AI
6666
- [x] Voyage AI
6767
- [x] WatsonX
6868
- [x] xAI

packages/openai-adapters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@continuedev/openai-adapters",
3-
"version": "1.15.0",
3+
"version": "1.32.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)