UNPKG

@beparallel/langchain-ts

Version:

Extracts Langchain prompts and generates TypeScript types.

3 lines (2 loc) 99 B
export { extractPrompts } from './parser.js'; export { generateTypes } from './type-generator.js';