UNPKG

astra-assistants

Version:

Astra Assistants API - drop in replacement for OpenAI Assistants, powered by AstraDB

6 lines (4 loc) 149 B
export default { testMatch: ['**/tests/**/*.test.mjs'], // Include .mjs test files transform: {}, // Disable any unnecessary transformations };