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