1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/@n8n/nodes-langchain/nodes
Eugene 094ec68d4c
fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-22 16:28:42 +02:00
..
agents feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling () 2024-10-22 10:46:58 +02:00
chains feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling () 2024-10-22 10:46:58 +02:00
code feat: Add once for each item support for JS task runner (no-changelog) () 2024-10-07 21:18:32 +03:00
document_loaders fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output () 2024-10-02 11:29:01 +02:00
embeddings fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option () 2024-10-18 09:35:33 +02:00
llms fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option () 2024-10-18 09:35:33 +02:00
memory refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
output_parser feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling () 2024-10-22 10:46:58 +02:00
retrievers refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
text_splitters refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
tools fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled () 2024-10-22 16:28:42 +02:00
trigger fix(Chat Trigger Node): Fix Allowed Origins paramter () 2024-09-30 15:42:37 +02:00
vector_store fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution () 2024-10-17 10:20:46 +02:00
vendors/OpenAi fix(OpenAI Node): Fix tool parameter parsing issue () 2024-10-10 13:50:30 +02:00