Skip to content

Commit 8ffb4ed

Browse files
authored
Merge pull request #1301 from xinrui-z/fix/aihubmix-zod-validation-provider
fix(aihubmix): zod-validation-error
2 parents 751745f + 6b12398 commit 8ffb4ed

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

providers/aihubmix/provider.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name = "AIHubMix"
2-
npm = "@ai-sdk/openai-compatible"
2+
npm = "@aihubmix/ai-sdk-provider"
33
env = ["AIHUBMIX_API_KEY"]
4-
api = "https://aihubmix.com/v1"
54
doc = "https://docs.aihubmix.com"
65

0 commit comments

Comments
 (0)