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 08912b769b
commit aae3b3b696
+1 -1
View File
@@ -186,7 +186,7 @@ export const PROVIDER_CONFIG = {
},
together: {
api: {
url: 'https://api.tohgether.xyz'
url: 'https://api.together.xyz'
},
websites: {
official: 'https://www.together.ai/',