|
USA-MA-MEDFORD Κατάλογοι Εταιρεία
|
Εταιρικά Νέα :
- Examples using n8ns built-in methods and variables - Docs
n8n provides built-in methods and variables for working with data and accessing n8n data This section provides usage examples Documentation for n8n, a workflow automation platform
- Date Time | n8n Docs
Self-hosted users can change the instance setting using Environment variables Cloud admins can change the instance timezone in the Admin dashboard You can work with data and time in the Code node, and in expressions in any node n8n supports Luxon to help work with date and time in JavaScript
- RAG in n8n | n8n Docs - docs. n8n. io
Retrieval-Augmented Generation (RAG) is a technique that improves AI responses by combining language models with external data sources Instead of relying solely on the model's internal training data, RAG systems retrieve relevant documents to ground responses in up-to-date, domain-specific, or proprietary knowledge
- Pinecone Vector Store node documentation | n8n Docs
Use the Pinecone node to interact with your Pinecone database as vector store You can insert documents into a vector database, get documents from a vector database, retrieve documents to provide them to a retriever connected to a chain, or connect directly to an agent as a tool
- OpenAI Text operations | n8n Docs
Use this operation to send a message or prompt to an OpenAI model and receive a response Enter these parameters: Credential to connect with: Create or select an existing OpenAI credential Resource: Select Text Operation: Select Message a Model Model: Select the model you want to use
- Microsoft Outlook node documentation | n8n Docs
Use the Microsoft Outlook node to automate work in Microsoft Outlook, and integrate Microsoft Outlook with other applications n8n has built-in support for a wide range of Microsoft Outlook features, including creating, updating, deleting, and getting folders, messages, and drafts
- Webhook node documentation | n8n Docs
Use the Webhook node to create webhooks, which can receive data from apps and services when an event occurs It's a trigger node, which means it can start an n8n workflow This allows services to connect to n8n and run a workflow
- Building community nodes | n8n Docs
Community nodes are npm packages, hosted in the npm registry When building a node to submit to the community node repository, use the following resources to make sure your node setup is correct: View the starter node and n8n's own nodes for some examples Refer to the documentation on building your own nodes
- LDAP | n8n Docs
This node allows you to interact with your LDAP servers to create, find, and update objects You can find authentication information for this node here Refer to the sections below for details on configuring the node for each operation This node can be used to enhance the capabilities of an AI agent
- Programmatic-style parameters | n8n Docs
These are the parameters available for node base file of programmatic-style nodes This document gives short code snippets to help understand the code structure and concepts For a full walk-through of building a node, including real-world code examples, refer to Build a programmatic-style node
|
|