Skip to content

Commit 6b12398

Browse files
committed
Replace @ai-sdk/openai-compatible with the official aihubmix/ai-sdk-provider package and remove the hardcoded api URL, as the dedicated package handles schema validation and endpoint configuration internally.
1 parent b5d8da2 commit 6b12398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/aihubmix/provider.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "AIHubMix"
2-
npm = "aihubmix/ai-sdk-provider"
2+
npm = "@aihubmix/ai-sdk-provider"
33
env = ["AIHUBMIX_API_KEY"]
44
doc = "https://docs.aihubmix.com"
55

0 commit comments

Comments
 (0)