We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 827ca72 + 9193924 commit d16a26eCopy full SHA for d16a26e
packages/openai-adapters/README.md
@@ -28,7 +28,7 @@ They are concerned with:
28
- [x] Anthropic
29
- [ ] AskSage
30
- [x] Azure
31
-- [ ] Bedrock
+- [x] Bedrock
32
- [ ] Bedrock Import
33
- [x] Cerebras
34
- [ ] Cloudflare
@@ -62,7 +62,7 @@ They are concerned with:
62
- [x] Together
63
- [x] Novita AI
64
- [x] Vllm
65
-- [ ] Vertex AI
+- [x] Vertex AI
66
- [x] Voyage AI
67
- [x] WatsonX
68
- [x] xAI
packages/openai-adapters/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@continuedev/openai-adapters",
3
- "version": "1.15.0",
+ "version": "1.32.0",
4
"description": "",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments