Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Compile to LangChain (end-to-end)

This example compiles the SKILL.md + effector.toml in this folder into a LangChain StructuredTool using @effectorhq/core.

Run

If you run this example outside the effector-core repo, run npm install @effectorhq/core first.

node compile.js

Output

  • output/langchain-structured-tool.py (preferred)
  • or output/langchain-structured-tool.json (fallback if output format changes)

License

This project is currently licensed under the Apache License, Version 2.0