2
0
Files
bot/packages/forge/blocks/togetherAi/constants.ts

4 lines
93 B
TypeScript
Raw Normal View History

export const defaultTogetherOptions = {
baseUrl: 'https://api.together.xyz/v1',
} as const