UNPKG

@ag076810/ai

Version:

Effortlessly integrate AI text and image models in your node applications

4 lines 93 B
module.exports = { openai: require("./openai"), anthropic: require("./anthropic"), };