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-17 10:02:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67852b826fd1336c6c1dbf1311cde9862cb30a15
n8n-enterprise-unlocked
/
packages
/
@n8n
/
nodes-langchain
/
nodes
/
chains
/
ChainLLM
/
methods
History
Benjamin Schroth
c8b9a7fdeb
fix(Basic LLM Chain Node): Use JSON parsing for Claude 3.7 with thinking enabled (
#15381
)
2025-05-14 12:18:15 +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
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (
#13850
)
2025-03-14 11:38:22 +01:00
processItem.ts
feat: Optimise langchain calls in batching mode (
#15243
)
2025-05-13 13:58:38 +02:00
promptUtils.ts
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (
#13850
)
2025-03-14 11:38:22 +01:00
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
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (
#13850
)
2025-03-14 11:38:22 +01:00