mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Merge branch 'DOC-785-agents-chains' of https://github.com/n8n-io/n8n-docs into DOC-785-agents-chains
This commit is contained in:
commit
0cb685e791
@ -6,7 +6,7 @@ contentType: explanation
|
||||
|
||||
# What is a chain in AI?
|
||||
|
||||
Chains bring together different components of AI (such as models and memory) to create a cohesive system. They set up a sequence of calls between the components.
|
||||
Chains bring together different components of AI to create a cohesive system. They set up a sequence of calls between the components. These components can include models and memory (though note that in n8n chains can't use memory).
|
||||
|
||||
|
||||
## Chains in n8n
|
||||
|
||||
Loading…
Reference in New Issue
Block a user