UNPKG

@langgraph-js/pro

Version:

The Pro SDK for LangGraph - seamlessly integrate your AI agents with frontend interfaces and build complex AI workflows

7 lines (6 loc) 251 B
/** * This file was automatically generated by an automated script. Do not edit manually. */ import type { ModelProfile } from "@langchain/core/language_models/profile"; declare const PROFILES: Record<string, ModelProfile>; export default PROFILES;