
Dodaj do pamięci
Łatwo przechowuj ważne informacje w swoim workflow dzięki komponentowi Dodaj do pamięci. Bezproblemowo zapisuj dane lub dokumenty w pamięci długoterminowej, kat...
Komponent Wyszukiwanie w Pamięci pozwala Twojemu przepływowi pobierać informacje z przechowywanej pamięci w oparciu o zapytania użytkownika, wspierając kontekstowe i oparte na wiedzy przepływy pracy.
Opis komponentu
The Search Memory component is designed to retrieve relevant information from your workflow’s memory storage, often referred to as “Long Term Memory”. It takes a user query and searches stored documents or knowledge resources, returning the most related content. This is particularly useful for AI workflows that need to reference previous information, retrieve supporting documents, or provide context-aware responses.
Input Name | Type | Required | Description | Default Value |
---|---|---|---|---|
Title | str | No | Title of the block in the output. | Related resources |
Result limit | int | Yes | Number of results to return. | 3 |
From pointer | bool | Yes | If true, loads from the best matching point in the document; otherwise, loads all. | true |
Hide resources | bool | No | If true, hides the retrieved resources from output. | false |
max_tokens | int | No | Maximum number of tokens in the output text. | 3000 |
strategy | str | Yes | Strategy for aggregating content: “Concat documents, fill from first up to tokens limit” or “Include equal size from each document”. | Include equal size from each documents |
threshold | float | No | Similarity threshold for retrieved results (0 to 1). | 0.8 |
tool_description | str | No | Description for the tool, used by agents to understand its function. | (empty) |
tool_name | str | No | Name for the tool in the agent. | (empty) |
use_content | multi-select | No | Which content types to export (e.g., H1-H6, Paragraph). | All (H1-H6, Paragraph) |
verbose | bool | No | Whether to print verbose output for debugging or insights. | false |
Input Name | Type | Required | Description | Default Value |
---|---|---|---|---|
Lookup key | str | No | Key used to locate specific information in Long Term Memory. | (empty) |
Input query | str | Yes | The search query to use in memory lookup. | (empty) |
The component provides multiple output formats to suit different needs:
Output Name | Type | Description |
---|---|---|
documents | Message | Retrieved content as message(s) |
documents_raw | Document | Raw, unprocessed document content |
documents_as_tool | Tool | Documents formatted for use as a tool in agent workflows |
Feature | Benefit |
---|---|
Query-based search | Finds the most relevant stored information for any user query |
Output options | Choose between message, raw document, or tool formats |
Custom retrieval | Control over number of results, similarity threshold, and content |
Integrates with AI | Ideal for AI agents needing dynamic access to stored knowledge |
This component is a versatile building block for any AI workflow that requires memory search, document retrieval, or contextual augmentation.
Wyszukiwanie w Pamięci umożliwia Twojemu przepływowi pobieranie istotnych informacji z przechowywanej pamięci lub dokumentów na podstawie zapytań wejściowych, czyniąc Twoje rozwiązania AI bardziej kontekstowymi.
Pobiera dokumenty najlepiej pasujące do zapytania, z możliwością ograniczenia liczby wyników oraz kontroli formatu lub strategii wyjścia.
Tak, możesz ustawić limit wyników, wybrać typy treści dokumentów do uwzględnienia oraz dostosować strategie łączenia fragmentów dokumentów.
Pozwalając na dostęp do wcześniejszej wiedzy lub pamięci długoterminowej, Twój bot może udzielać lepiej poinformowanych, dokładniejszych i kontekstowo trafnych odpowiedzi.
Jak najbardziej. Zostało zaprojektowane do integracji złożonych przepływów, gdzie odzyskiwanie kontekstu lub wiedzy z wcześniejszych danych jest kluczowe dla inteligentnej automatyzacji.
Wzmocnij swoje rozwiązania AI poprzez integrację wyszukiwania i pobierania z pamięci. Połącz się z długoterminową wiedzą i dostarczaj inteligentniejsze odpowiedzi.
Łatwo przechowuj ważne informacje w swoim workflow dzięki komponentowi Dodaj do pamięci. Bezproblemowo zapisuj dane lub dokumenty w pamięci długoterminowej, kat...
Komponent Wyszukiwanie w Dokumencie JSON umożliwia zaawansowane przeszukiwanie plików JSON za pomocą wyszukiwania tekstowego lub zaawansowanych wyrażeń zapytań....
Komponent Wyszukiwanie e-maili pozwala automatycznie znajdować i pobierać wiadomości e-mail z Gmaila na podstawie określonych kryteriów. Obsługuje filtrowane wy...