This website requires JavaScript.
Explore
Help
Register
Sign In
mohiit1502
/
Automata
Watch
1
Star
0
Fork
0
You've already forked Automata
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e47e4bf67152fae727374974fecf294aff56c257
Automata
/
packages
/
@n8n
/
nodes-langchain
/
nodes
/
chains
/
ChainSummarization
History
Miguel Prytoluk
e47e4bf671
fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options (
#8391
)
2024-04-05 15:51:54 +02:00
..
V1
refactor: Update Langchain to 0.1.41 & add support for Claude 3 (
#8825
)
2024-03-07 11:36:36 +01:00
V2
fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options (
#8391
)
2024-04-05 15:51:54 +02:00
ChainSummarization.node.ts
…
helpers.ts
refactor: Update Langchain to 0.1.41 & add support for Claude 3 (
#8825
)
2024-03-07 11:36:36 +01:00
prompt.ts
…