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
afa43e75f64412c008c1c6c4e55932e8fcf21644
Automata
/
packages
/
@n8n
/
nodes-langchain
/
nodes
History
Eugene
57d1c9a99e
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (
#10248
)
2024-08-02 16:00:09 +02:00
..
agents
refactor: Update Langchain modules & add Ollama tools support (
#10208
)
2024-07-26 14:30:33 +02:00
chains
fix(Text Classifier Node): Use proper documentation URL and respect continueOnFail (
#10216
)
2024-07-30 16:19:47 +02:00
code
fix(LangChain Code Node): Add clarifying comments to the default code (no-changelog) (
#10056
)
2024-07-15 14:32:13 +02:00
document_loaders
…
embeddings
…
llms
refactor: Update Langchain modules & add Ollama tools support (
#10208
)
2024-07-26 14:30:33 +02:00
memory
feat(Postgres Chat Memory Node): Implement Postgres Chat Memory node (
#10071
)
2024-07-17 08:25:37 +02:00
output_parser
…
retrievers
…
text_splitters
…
tools
feat(core): Show sub-node error on the logs pane. Open logs pane on sub-node error (
#10248
)
2024-08-02 16:00:09 +02:00
trigger
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (
#10023
)
2024-07-12 11:13:17 +03:00
vector_store
refactor: Delete mistakenly commited node file (no-changelog) (
#10213
)
2024-07-26 15:45:48 +02:00
vendors
/OpenAi
…