Commit Graph

27 Commits

Author SHA1 Message Date
oleg
e750d5366e fix(Azure OpenAI Chat Model Node): Simplify Azure Entra ID Authentication and Auto-Refresh token (#15335) 2025-05-13 10:48:51 +02:00
Justin Ellingwood
8cc5a5da3b docs: Lowercase xAI credentials documentation link (no-changelog) (#15249)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-05-12 13:52:47 +01:00
oleg
3a36f941b5 chore(Azure OpenAI Chat Model Node): Bump the default apiVersion to 2025-03-01-preview (#15204) 2025-05-09 15:02:09 +02:00
oleg
4b5f045281 feat(Anthropic Chat Model Node): Add configurable base URL for Anthropic API (#15063) 2025-05-05 09:57:10 +02:00
oleg
cf0008500c feat(Azure OpenAI Chat Model Node): Implement Azure Entra ID OAuth2 Authentication (#15003) 2025-04-30 08:42:07 +02:00
Jon
4362f37df2 fix: Fix issue with open router credential test (#14440) 2025-04-16 17:00:59 +02:00
Jon
6748db9c3b fix: Fix issue with Qdrant not always connecting (#14328)
Co-authored-by: Yiorgis Gozadinos <ggozadinos@gmail.com>
2025-04-14 12:58:29 +02:00
कारतोफ्फेलस्क्रिप्ट™
0b460552ba feat(SearXNG Node): Add SearXNG tool (#13218) 2025-04-10 14:37:54 +02:00
Yiorgis Gozadinos
048b9d7589 feat(Milvus Vector Store Node): Add support for the Milvus vector db (#14404) 2025-04-08 14:34:40 +02:00
Ria Scholz
cc502fb8c3 feat: Add xAiGrok Chat Model node and credentials (#13670)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2025-03-24 12:00:17 +00:00
oleg
9918afa51b feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
oleg
dc85b022d1 feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +01:00
Mutasem Aldmour
e298ebe90d feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
Eugene
6cf0abab5b fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756) 2024-11-19 11:29:25 +01:00
Pavlo Paliychuk
41c47a28a9 feat: Add Zep Cloud Memory component (#9657) 2024-07-01 14:32:26 +02:00
oleg
96f02bd655 feat(Groq Chat Model Node): Add support for Groq chat models (#9250)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-30 09:37:30 +02:00
oleg
f1215cdb6b feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-04-15 13:56:44 +02:00
Jon
4f0b52c45d fix(Cohere Model Node): Fix issue with credential test (#8916) 2024-03-19 13:49:39 +00:00
oleg
a136a73e4e feat: Update Pinecone Vector Store node to support serverless environments (#8849)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-08 16:01:02 +01:00
oleg
d03d9276f9 feat(AI Agent Node): Allow use of Azure Chat model for OpenAI Functions agent (#8725)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-23 09:08:51 +01:00
oleg
934d0d35b1 feat: Azure Open AI chat model & embeddings (#8522)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-02-01 16:48:18 +01:00
कारतोफ्फेलस्क्रिप्ट™
63b738a542 fix(Ollama Model Node): Use a simpler credentials test (#8318) 2024-01-12 16:37:46 +01:00
Anush
4401db3a2f fix: Fix issue with API key being required for the Qdrant Node (#8237) 2024-01-09 16:09:31 +00:00
Deborah
90404a4b88 docs: Update links in deprecated langchain nodes to avoid linting errors (no-changelog) (#8273) 2024-01-09 14:50:00 +01:00
oleg
d37b9084b2 feat: Implement MistralCloud Chat & Embeddings nodes (#8239)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-01-08 16:17:55 +01:00
Anush
66460f66b0 feat(Qdrant Vector Store Node): Qdrant vector store support (#8080)
## Summary
This PR intends to add [Qdrant](https://qdrant.tech/) as a supported
vectorstore node to load and retrieve documents from in a workflow.


## Review / Merge checklist
- [x] PR title and summary are descriptive. 
- [x] Node/credentials documentation to be updated in
https://github.com/n8n-io/n8n-docs/pull/1796.

---------

Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-01-03 11:14:51 +01:00
Jan Oberhauser
87def60979 feat: Add AI tool building capabilities (#7336)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/langchain-memory-chat/23733

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Deborah <deborah@starfallprojects.co.uk>
Co-authored-by: Jesper Bylund <mail@jesperbylund.com>
Co-authored-by: Jon <jonathan.bennetts@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Mason Geloso <Mason.geloso@gmail.com>
Co-authored-by: Mason Geloso <hone@Masons-Mac-mini.local>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2023-11-29 12:13:55 +01:00