n8n/packages/@n8n/nodes-langchain/nodes/llms
2024-09-09 11:12:22 +02:00
..
gemini-common feat(Google Vertex Chat Model Node): Add support for Google Vertex AI Chat models (#9970) 2024-07-11 14:41:10 +02:00
LMChatAnthropic feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatAwsBedrock feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatAzureOpenAi refactor(core): Allow custom types on getCredentials (no-changelog) (#10567) 2024-08-27 15:23:58 +02:00
LmChatGoogleGemini feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatGooglePalm feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatGoogleVertex feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatGroq feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmChatMistralCloud feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LMChatOllama feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LMChatOpenAi fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00
LMCohere feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LmGooglePalm feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LMOllama feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LMOpenAi feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
LMOpenHuggingFaceInference feat(editor): Auto-add LLM chain for new LLM nodes on empty canvas (#10245) 2024-08-05 13:59:02 +02:00
N8nLlmTracing.ts refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311) 2024-05-12 21:12:07 +02:00