langchain
Version:
Typescript bindings for langchain
1 lines • 373 B
Source Map (JSON)
{"version":3,"file":"constants.cjs","names":[],"sources":["../../src/agents/constants.ts"],"sourcesContent":["/**\n * jump targets (user facing)\n */\nexport const JUMP_TO_TARGETS = [\"model\", \"tools\", \"end\"] as const;\nexport type JumpToTarget = (typeof JUMP_TO_TARGETS)[number];\n\nexport const PROMPT_RUNNABLE_NAME = \"prompt\";\n"],"mappings":";;AAMA,MAAa,uBAAuB"}