mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 10:55:34 +00:00
Merge pull request #961 from Gaurav-Wankhede/main
Some checks failed
Update Stable Branch / prepare-release (push) Has been cancelled
Some checks failed
Update Stable Branch / prepare-release (push) Has been cancelled
fix: updated hyperbolic link
This commit is contained in:
commit
31e03ce99f
@ -6,7 +6,7 @@ import { createOpenAI } from '@ai-sdk/openai';
|
||||
|
||||
export default class HyperbolicProvider extends BaseProvider {
|
||||
name = 'Hyperbolic';
|
||||
getApiKeyLink = 'https://hyperbolic.xyz/settings';
|
||||
getApiKeyLink = 'https://app.hyperbolic.xyz/settings';
|
||||
|
||||
config = {
|
||||
apiTokenKey: 'HYPERBOLIC_API_KEY',
|
||||
|
Loading…
Reference in New Issue
Block a user