n8n/packages/@n8n/nodes-langchain/nodes/llms
2025-02-06 17:28:13 +01:00
..
gemini-common refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMChatAnthropic refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LmChatAwsBedrock refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LmChatAzureOpenAi refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LmChatDeepSeek feat: Add DeepSeek Chat Model node (#12873) 2025-01-28 16:43:50 +01:00
LmChatGoogleGemini refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +01:00
LmChatGoogleVertex feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01:00
LmChatGroq refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LmChatMistralCloud refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMChatOllama refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMChatOpenAi feat(OpenAI Chat Model Node): Add reasoning effort option to control the amount of reasoning tokens to use (#13103) 2025-02-06 17:21:34 +01:00
LmChatOpenRouter feat: Add OpenRouter node (#12882) 2025-01-28 15:43:48 +01:00
LMCohere refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMOllama refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMOpenAi refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
LMOpenHuggingFaceInference refactor(core): Shovel around more of AI code (no-changelog) (#12218) 2024-12-16 13:46:19 +01:00
n8nDefaultFailedAttemptHandler.test.ts fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
n8nDefaultFailedAttemptHandler.ts fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
n8nLlmFailedAttemptHandler.test.ts fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
n8nLlmFailedAttemptHandler.ts fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
N8nLlmTracing.ts refactor(Google Gemini Chat Model Node): Provide custom message mapper to N8nLlmTracing (no-changelog) (#13076) 2025-02-06 17:28:13 +01:00