export const DEFAULT_MODEL = "gpt-3.5-turbo"; export const DEFAULT_MAX_TOKENS = 1024;