This website requires JavaScript.
Explore
Help
Sign In
admin
/
n8n-enterprise-unlocked
Watch
1
Star
0
Fork
0
You've already forked n8n-enterprise-unlocked
mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced
2025-12-20 11:22:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d382070e3fa3c84897e51f8a5c13e9e32242ff79
n8n-enterprise-unlocked
/
packages
/
@n8n
/
nodes-langchain
/
nodes
/
chains
/
ChainLLM
/
methods
History
oleg
d382070e3f
refactor(Structured Output Parser Node): Support schema via expression (
#16671
)
2025-06-25 09:30:52 +02:00
..
chainExecutor.ts
fix(Basic LLM Chain Node): Use JSON parsing for Claude 3.7 with thinking enabled (
#15381
)
2025-05-14 12:18:15 +02:00
config.ts
feat: Optimise langchain calls in batching mode (
#15243
)
2025-05-13 13:58:38 +02:00
imageUtils.ts
refactor: Migrate
NodeConnectionType
to const object type (no-changelog) (
#14078
)
2025-03-21 14:01:26 +02:00
index.ts
…
processItem.ts
refactor(Structured Output Parser Node): Support schema via expression (
#16671
)
2025-06-25 09:30:52 +02:00
promptUtils.ts
…
responseFormatter.ts
fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (
#14200
)
2025-03-27 11:48:17 +01:00
types.ts
…