UNPKG

@gensx/anthropic

Version:

Anthropic integration for GenSX.

9 lines (7 loc) 256 B
/** * Check out the docs at https://www.gensx.com/docs * Find us on Github https://github.com/gensx-inc/gensx * Find us on Discord https://discord.gg/F5BSU8Kc */ export { Anthropic, wrapAnthropic } from './anthropic.js'; //# sourceMappingURL=index.js.map