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-18 02:21:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0775fd859e46c437f40da3c69585a06eb0c366f3
n8n-enterprise-unlocked
/
packages
/
@n8n
/
nodes-langchain
/
nodes
/
chains
/
ChainLLM
/
test
History
Benjamin Schroth
6408d5a1b0
feat: Add fallback mechanism for agent and basic chain llm (
#16617
)
2025-06-26 16:14:03 +02:00
..
chainExecutor.test.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
ChainLlm.node.test.ts
feat: Add fallback mechanism for agent and basic chain llm (
#16617
)
2025-06-26 16:14:03 +02:00
config.test.ts
feat: Add fallback mechanism for agent and basic chain llm (
#16617
)
2025-06-26 16:14:03 +02:00
imageUtils.test.ts
feat: Update default Gemini model to
gemini-2.5-flash
(
#16651
)
2025-06-25 13:25:31 +02:00
promptUtils.test.ts
refactor(Basic LLM Chain Node): Refactor Basic LLM Chain & add tests (
#13850
)
2025-03-14 11:38:22 +01:00
responseFormatter.test.ts
fix(Basic LLM Chain Node): Prevent stringifying of structured output on previous versions (
#14200
)
2025-03-27 11:48:17 +01:00