fix: update API URL for together provider (#3605)

This commit is contained in:
Asurada 2025-03-19 18:37:33 +08:00 committed by GitHub
parent 62de293194
commit a2a3760c95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,7 @@ export const PROVIDER_CONFIG = {
}, },
together: { together: {
api: { api: {
url: 'https://api.tohgether.xyz' url: 'https://api.together.xyz'
}, },
websites: { websites: {
official: 'https://www.together.ai/', official: 'https://www.together.ai/',