/** * Embeddings Module Index */ export { OpenRouterClient, createOpenRouterClient, hasOpenRouterKey, type OpenRouterConfig, type ChatMessage } from './openrouter.js'; //# sourceMappingURL=index.d.ts.map