// export const RESPONSE_LENGTH = 1024; export const RESPONSE_LENGTH = 256; export const MAX_TOKENS = 64_000;