This example compiles the SKILL.md + effector.toml in this folder into a LangChain StructuredTool using @effectorhq/core.
If you run this example outside the effector-core repo, run npm install @effectorhq/core first.
node compile.jsoutput/langchain-structured-tool.py(preferred)- or
output/langchain-structured-tool.json(fallback if output format changes)
This project is currently licensed under the Apache License, Version 2.0 。