Updates and Deletes in Retrieval-Access Generation Ingestion Versioning
Claim Score by NHIP
Abstract
A system can, based on a retrieval-augmented generation (RAG) process ingesting data, query a search system to identify at least one first portion of the data that has at least one third generation identifier that is greater than second generation identifiers in a checkpoint; create second chunks from the at least one first portion of the data; in response to second chunks being duplicates of first chunks, based on hash values, store first identifiers of the second chunks; remove the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in a RAG system prior to the ingesting, to produce stale chunk identifiers; remove, from the RAG system, third chunks that are identified by the stale chunk identifiers, and, in response to the second chunks being determined to be unique relative to the first chunks, store the second chunks in the RAG system.

Term
18.1 yearsto projected expiry
Projected expiry 13 November 2044, counted from filing; an application has no term until it is granted.
- Priority and filed
- Published
- Today
- Projected expiry
20 claims: 3 independent, 17 dependent
- 1A system, comprising:at least one processor;and at least one memory that stores executable instructions that, when executed by the at least one processor, facilitate performance of operations, comprising: storing a checkpoint that comprises pairs and first hash values, wherein the checkpoint identifies data that has been ingested into a retrieval-augmented generation system, wherein each pair of the pairs comprises an identification of at least some of first data stored in a storage system and a second generation identifier that corresponds to the at least some of the first data, and wherein each first hash value of the first hash values comprises a hash of a first chunk of the at least some of the first data, wherein a group of first chunks comprises the first chunk;and based on executing a retrieval-augmented generation process comprising performance of an iteration of ingesting more data from the storage system and to send the data to be ingested by the retrieval-augmented generation system, wherein the retrieval-augmented generation process is configured to ingest the data via a communications protocol that omits tracking of previously-ingested data, querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than the respective second generation identifiers in the checkpoint, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data, creating second chunks from the at least one first portion of the data, in response to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the group of first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, storing first identifiers of the respective second chunks, to produce stored chunk identifiers, removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers, removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers, and in response to the respective second chunks being determined to be unique relative to the respective first chunks, storing the respective second chunks in the retrieval-augmented generation system, wherein the second chunks correspond to portions of the data that are updated relative to what is stored in the retrieval-augmented generation system.
- 9A method, comprising:based on performance of an iteration of ingesting data from a storage system and to send the data to be ingested by a retrieval-augmented generation system, querying, by a system comprising at least one processor, a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a checkpoint that comprises pairs and first hash values, wherein each pair of the pairs comprises an identification of at least some of first data stored in a storage system and a second generation identifier that corresponds to the at least some of the first data, wherein each first hash value of the first hash values comprises a hash of a first chunk of the at least some of the first data, wherein a group of first chunks comprises the first chunk, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data;creating, by the system, second chunks from the at least one first portion of the data;responsive to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the group of first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, storing, by the system, first identifiers of the respective second chunks, to produce stored chunk identifiers;removing, by the system, the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers;removing, by the system and from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers;and responsive to the respective second chunks being determined to be unique relative to the respective first chunks, storing, by the system, the respective second chunks in the retrieval-augmented generation system.
- 15Broadest claimClaim Score 22, narrow(NHIP)A non-transitory computer-readable medium comprising instructions that, in response to execution, cause a system comprising at least one processor to perform operations, comprising:based on ingesting data from a storage system and to a retrieval-augmented generation system, querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a state file that comprises pairs and first hash values, wherein each pair of the pairs comprises an identification of at least some of first data stored in a storage system and a second generation identifier that corresponds to the at least some of the first data, wherein each first hash value of the first hash values comprises a hash of a first chunk of the at least some of the first data, wherein a group of first chunks comprises the first chunk, and wherein the search system stores respective metadata of respective first data from the storage system that comprises respective first generation identifiers that indicate respective updates to the respective first data;creating second chunks from the at least one first portion of the data;where the respective first hash values and respective second hash values of respective second chunks of the second chunks indicate that at least some of the respective second chunks of the second chunks are duplicates of respective first chunks of the first chunks, storing first identifiers of the at least some of the respective second chunks, to produce stored chunk identifiers;removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the ingesting of the data, to produce stale chunk identifiers;and removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers.
Independent claims3
181 paragraphs in 5 sections, as filed
RELATED APPLICATIONS
0001The subject patent application is related by subject matter to, U.S. patent application Ser. No. ______ (docket number 141074.01/DELLP1388US), filed ______ and entitled “DEDUPLICATION IN RETRIEVAL-ACCESS GENERATION INGESTION VERSIONING,” the entirety of which application is hereby incorporated by reference herein.
BACKGROUND
0002A retrieval-access generation (RAG) system can generally comprise a large language model (LLM) that operates on a specific information set (e.g., a set of documents) so that the LLM is configured to respond to queries based on that information set. A LLM can generally comprise a form of generative artificial intelligence (AI) that is configured to generative natural-language response outputs to natural-language query inputs.
SUMMARY
0003The following presents a simplified summary of the disclosed subject matter in order to provide a basic understanding of some of the various embodiments. This summary is not an extensive overview of the various embodiments. It is intended neither to identify key or critical elements of the various embodiments nor to delineate the scope of the various embodiments. Its sole purpose is to present some concepts of the disclosure in a streamlined form as a prelude to the more detailed description that is presented later.
0004An example system can operate as follows. The system can store a checkpoint that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in a storage system and respective second generation identifiers that correspond to the respective data, and wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data. The system can, based on executing a retrieval-augmented generation process comprising performance of an iteration of ingesting data from the storage system and to send the data to be ingested by a retrieval-augmented generation system, wherein the retrieval-augmented generation process is configured to ingest the data via a communications protocol that omits tracking of previously-ingested data, query a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than the respective second generation identifiers in the checkpoint, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data; create second chunks from the at least one first portion of the data; in response to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, store first identifiers of the respective second chunks, to produce stored chunk identifiers; remove the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers; remove, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers, and, in response to the respective second chunks being determined to be unique relative to the respective first chunks, store the respective second chunks in the retrieval-augmented generation system.
0005An example method can comprise based on performance of an iteration of ingesting data from a storage system and to send the data to be ingested by a retrieval-augmented generation system, querying, by a system comprising at least one processor, a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a checkpoint that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in the storage system and respective second generation identifiers that correspond to the respective data, wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data. The method can further comprise creating, by the system, second chunks from the at least one first portion of the data. The method can further comprise, responsive to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, storing, by the system, first identifiers of the respective second chunks, to produce stored chunk identifiers. The method can further comprise removing, by the system, the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers. The method can further comprise removing, by the system and from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers. The method can further comprise responsive to the respective second chunks being determined to be unique relative to the respective first chunks, storing, by the system, the respective second chunks in the retrieval-augmented generation system.
0006An example non-transitory computer-readable medium can comprise instructions that, in response to execution, cause a system comprising a processor to perform operations. These operations can comprise, based on ingesting data from a storage system and to a retrieval-augmented generation system, querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a state file that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in the storage system and respective second generation identifiers that correspond to the respective data, and wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data, and wherein the search system stores respective metadata of respective first data from the storage system that comprises respective first generation identifiers that indicate respective updates to the respective first data. These operations can further comprise creating second chunks from the at least one first portion of the data. These operations can further comprise, where the respective first hash values and respective second hash values of respective second chunks of the second chunks indicate that at least some of the respective second chunks of the second chunks are duplicates of respective first chunks of the first chunks, storing first identifiers of the at least some of the respective second chunks, to produce stored chunk identifiers. These operations can further comprise removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the ingesting of the data, to produce stale chunk identifiers. These operations can further comprise removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers.
BRIEF DESCRIPTION OF THE DRAWINGS
0007Numerous embodiments, objects, and advantages of the present embodiments will be apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings, in which like reference characters refer to like parts throughout, and in which:
0008<figref idref="DRAWINGS">FIG. <b>1</b></figref> illustrates an example system architecture that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0009<figref idref="DRAWINGS">FIG. <b>2</b></figref> illustrates another example system architecture that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0010<figref idref="DRAWINGS">FIG. <b>3</b></figref> illustrates another example system architecture that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0011<figref idref="DRAWINGS">FIG. <b>4</b></figref> illustrates an example state file that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0012<figref idref="DRAWINGS">FIG. <b>5</b></figref> illustrates an example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0013<figref idref="DRAWINGS">FIG. <b>6</b></figref> illustrates another example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0014<figref idref="DRAWINGS">FIG. <b>7</b></figref> illustrates another example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0015<figref idref="DRAWINGS">FIG. <b>8</b></figref> illustrates another example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0016<figref idref="DRAWINGS">FIG. <b>9</b></figref> illustrates another example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure;
0017<figref idref="DRAWINGS">FIG. <b>10</b></figref> illustrates another example process flow that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure; and
0018<figref idref="DRAWINGS">FIG. <b>11</b></figref> illustrates an example block diagram of a computer operable to execute an embodiment of this disclosure.
DETAILED DESCRIPTION
Overview
0019In computer storage systems, there can be metadata index management. Metadata index management can comprise periodically exporting file system metadata from the computer storage system to a remote computer endpoint that can facilitate searching on that data.
0020It can be that metadata index management utilizes file backup snapshots (and an application programming interface (API) that facilitates determining differences between two snapshots).
0021The present techniques can implement metadata index management with artificial intelligence (AI) retrieval-augmented generation (RAG) systems to extend functionality, features, and integrations in accessing information about the files on a computer storage system.
0022A RAG framework can generally comprise a component that can read from source data and ingest it into a RAG application. There can be AI RAG frameworks that can read data from a computer storage system via various protocols (e.g., an object storage protocol or a network file storage (NFS) protocol. However, it can be that these frameworks do not keep track of which files were previously read, so do not perform detection of file changes.
0023A result can be a RAG framework that treats all data as brand new, regardless of whether 1 file or 1 billion files have changed. This can result in the RAG framework taking more time to process file changes, and consuming more compute and storage resources for a data ingestion process, compared with an implementation that does track file changes.
0024While it can be that prior protocols to read data from a computer storage system lack a mechanism to detect file changes, the computer storage system itself can track file changes.
0025The present techniques can be implemented to utilize metadata index management to create a document loader to a RAG framework that tracks which files have been processed and read by the RAG framework. When a RAG framework is re-run to ingest new data, the document loader can skip sending files that have already been processed, and instead send only those files that have not been processed by the RAG framework.
0026The present techniques can facilitate a reduction in time spent on re-ingesting data with a RAG framework, as well as a reduction in network, compute, and storage usage. This can enable data scientists to run a data processing workflow frequently, and enable use of this to trigger automated processing of changed files to create a real-time RAG.
0027It can be challenging for a person to determine which files have changed on a large system. Computer storage systems can store billions of files. Additionally, it can be that RAG frameworks lack an ability to track these files as the protocols they use (e.g., NFS) do not offer this feature.
0028The present techniques can be implemented with a connector for a RAG framework, which can be integrated with a computer storage system metadata index management feature.
0029What follows is a sample workflow according to the present techniques: <ul id="ul0001" list-style="none"><li id="ul0001-0001" num="0000"><ul id="ul0002" list-style="none"><li id="ul0002-0001" num="0030">1. A computer storage system with metadata index management can be installed and configured to send results on a periodic bases to a remote search server.</li><li id="ul0002-0002" num="0031">2. A developer (e.g., a data scientist) can develop a RAG application using a RAG framework.</li><li id="ul0002-0003" num="0032">3. The developer can download and install a document loader for RAG framework according to the present techniques.</li><li id="ul0002-0004" num="0033">4. The developer can provide a hostname, credentials and path on a computer storage system to ingest data to the RAG framework and data loader (e.g., class arguments to the document loader). In some RAG frameworks, a document loader can comprise a plugin (e.g., a separate programming language class) that can be optionally used. Where the document loader comprises a class, the class arguments can comprise options and/or parameters (e.g., hostname, credentials, etc.).</li><li id="ul0002-0005" num="0034">5. The developer can run the RAG framework with the document loader.</li><li id="ul0002-0006" num="0035">6. The document loader can do the following: <ul id="ul0003" list-style="none"><li id="ul0003-0001" num="0036">(A) Receive a hostname, credentials and path as input parameters, and verify that they are correct. There can be a fail where it is determined that the input parameters are not valid.</li><li id="ul0003-0002" num="0037">(B) Read a state file maintained by the document loader and determine if the provided path was previously run. <ul id="ul0004" list-style="none"><li id="ul0004-0001" num="0038">I. If the state files does not exist, or the path was never previously run, continue to step 6(D).</li><li id="ul0004-0002" num="0039">II. If the state file exists and path was previously run, continue to step 6(C).</li><li id="ul0004-0003" num="0040">III. A state file can comprise a list of computer storage system paths, along with a generation identifier (ID). The generation ID can comprise an incremental number that is updated each time a new entry is added, or an existing entry is updated in the database. It can be that a state file does not contain duplicate entries for the same path, and one state file is created per metadata index management instance</li></ul></li><li id="ul0003-0003" num="0041">(C) Issue a search system scroll query to find all entries that have a generation ID that is greater than the one from the previous one. Pass the list of files to step 5.</li><li id="ul0003-0004" num="0042">(D) Pass the list of files or list of directories (paths) asynchronously to an existing RAG framework that processes data. In some examples, this can be done by chunking, embedding, etc.</li><li id="ul0003-0005" num="0043">(E) Update the state file to record a highest generation ID document loader processed from step 6(D).</li></ul></li></ul></li></ul>
0044As data is updated and deleted on a computer storage system, downstream applications, like a RAG, should be aware of those changes so that they can take the appropriate action to update and delete their own generated records. However, without the downstream applications receiving alerts of updates and deletes, they can get out of sync with data that exists on a computer storage system. This can result in an inability to recreate the downstream environment.
0045The present techniques can be implemented such that, when a data connector reads data from a metadata index management component storage system instance, the data connector can determine which files have been updated or deleted, and can handle those cases. For updates, the data connector can replace (delete and add) chunks and embeddings that are stale. For deletes, the connector can delete chunks and embeddings that cannot be referenced from data on the corresponding computer storage system.
0046The present techniques can leverage uniquely identifying and mapping each chunk and embedding back to source data on a computer storage system. The present techniques can be implemented to facilitate replacing chunks and embeddings that are stale, and/or removing them if they are no longer present on the corresponding computer storage system.
0047An example workflow according to the present techniques can be as follows: <ul id="ul0005" list-style="none"><li id="ul0005-0001" num="0000"><ul id="ul0006" list-style="none"><li id="ul0006-0001" num="0048">1. The metadata index management component can store records in a search server, and update existing search server records based on changes to the computer storage system (e.g., updated or deleted files).</li><li id="ul0006-0002" num="0049">2. The data connector can leverage mapping chunks and embeddings to source files from the computer storage system.</li><li id="ul0006-0003" num="0050">3. The data connector can determine not only what files have been added, but also determine whether those files has been updated or deleted from the computer storage system.</li><li id="ul0006-0004" num="0051">4. For files that been marked as updated by the metadata index management component, the data connector can look at the mapping it created of previously generated chunks and embeddings and do the following: <ul id="ul0007" list-style="none"><li id="ul0007-0001" num="0052">a. Create new chunks of the files with unique hashes.</li><li id="ul0007-0002" num="0053">b. Determine which chunks are duplicate by comparing their unique hashes with hashes of previously generated chunks. <ul id="ul0008" list-style="none"><li id="ul0008-0001" num="0054">Consider this example of ingesting an updated file, according to the present techniques. Suppose File A was previously ingested (that is, chunks and embeddings were created). In this example, File A had six chunks: a1, a2, a3, a4, a5, and a6. Two lists can be stored to track the association between File A and its chunks and embeddings: <ul id="ul0009" list-style="none"><li id="ul0009-0001" num="0055">Chunk_List_for_File_A =<a1, a2, a3, a4, a5, a6>, and</li><li id="ul0009-0002" num="0056">Embedding_List_For_File_A =<e1, e2, e3, e4, e5, e6></li></ul></li><li id="ul0008-0002" num="0057">In the example, File A has been updated to File A'. The updated parts of File A′ correspond to chunks a2 and a4 (where the other chunks are the same as with File A). So the chunks in File A′ are a1, a2′, a3, a4′, a5, a6. This is, only chunks a2′ and a4′ are different from previous chunks. The lists for File A′ can be: <ul id="ul0010" list-style="none"><li id="ul0010-0001" num="0058">Chunk List For_File_A′ =<a1, a2′, a3, a4′, a5, a6>, and</li><li id="ul0010-0002" num="0059">Embedding_List_For_File_A′ =<e1, e2′, e3, e4′, e5, e6></li></ul></li></ul></li><li id="ul0007-0003" num="0060">c. If a chunk is a duplicate, it can be that no further processing is done for that chunk. The unique hash for that chunk and embedding can be added to a temporary list (e.g., chunks_embeddings_duplicate). <ul id="ul0011" list-style="none"><li id="ul0011-0001" num="0061">Hashes of chunks in File A′ can be compared with hashes previously ingested chunks for A, and this can lead to identifying the duplicate chunks between File A and File A′: <ul id="ul0012" list-style="none"><li id="ul0012-0001" num="0062">chunks_embedding_duplicate =a1, a3, a5, a6.</li></ul></li><li id="ul0011-0002" num="0063">These duplicate chunks can be identified as duplicates because the hashes of these chunks in Chunk_List_for_File_A and Chunk_List for File A′ are the same.</li></ul></li><li id="ul0007-0004" num="0064">d. If a chunk is unique, embeddings can be created. Both the new chunk and embedding can be stored in their respective systems (chunk and vector database). Continuing with the example, the new chunks a2′ and a4′, and associated embeddings, and be added to the chunk store and vector database.</li><li id="ul0007-0005" num="0065">e. Once all files have been processed, a cleanup phase can be started. The cleanup phase can compare the original list that maps chunks and embeddings generated in step 4 with that of the entries in the temporary list (chunks_embeddings_duplicate). The data connector can sort the two lists and removes duplicate entries that exist in both. What is left can be chunks and embedding that are stale. This stale list can then be processed to remove each chunk and embedding from their respective systems. <ul id="ul0013" list-style="none"><li id="ul0013-0001" num="0066">Continuing with the example, to remove the outdated (or stale) chunks from the RAG application, the following can be performed. Subtract chunks_embedding_duplicate from Chunk_list_for_File_A, such as by comparing these two lists. Remove the duplicate entries from</li><li id="ul0013-0002" num="0067">Chunk_List_for_File_A. This leaves the stale chunks a2 and a4 in that list. This can indicate to remove chunks a2 and a4 and their associated embeddings e2 and e4 from the chunk store and embedding store for the RAG application. a2′ and a4′ can be added to the chunk store (and corresponding embeddings added to the embedding store).</li><li id="ul0013-0003" num="0068">Chunk_List_for_File_A can now be deleted, since File A no longer exists on the storage system.</li></ul></li></ul></li><li id="ul0006-0005" num="0069">5. For files that have been marked as deleted by the metadata index management component, the data connector can look at the mapping it created for previously-generated chunks and embedding, and can do the following: <ul id="ul0014" list-style="none"><li id="ul0014-0001" num="0070">a. Find the corresponding chunk and embedding in their respective systems, and delete them.</li></ul></li></ul></li></ul>
Example Architectures, Etc.
0071<figref idref="DRAWINGS">FIG. <b>1</b></figref> illustrates an example system architecture <b>100</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure.
0072System architecture <b>100</b> comprises computer system <b>102</b>, communications network <b>104</b>, and remote computer <b>106</b>. In turn, computer system <b>102</b> comprises updates and deletes in RAG ingestion versioning component <b>108</b>, storage system <b>110</b> (which comprises files <b>112</b>), RAG application <b>114</b> (which comprises chunks <b>116</b> and embeddings <b>118</b>), RAG framework <b>120</b>, state file <b>122</b> (which comprises hashes <b>128</b> (of processed chunks) and mapping <b>130</b>), and search system <b>124</b> (which comprises file metadata <b>126</b>).
0073Each of computer system <b>102</b> and/or remote computer <b>106</b> can be implemented with part(s) of computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>. Communications network <b>104</b> can comprise a computer communications network, such as the Internet, or an isolated private computer communications network.
0074RAG application <b>114</b> can respond to queries based on information in files <b>112</b> stored in storage system <b>110</b>. RAG application can store information in files <b>112</b> as chunks <b>116</b> (where a file can comprise multiple chunks) and embeddings <b>118</b> (where an embedding can comprise a numerical vector representation of a chunk, and wherein a similarity search between a vector representation of a query and the embeddings can be performed as part of a RAG application responding to the query).
0075RAG framework <b>120</b> (in conjunction with updates and deletes in RAG ingestion versioning component <b>108</b>) can ingest files <b>112</b> into RAG application <b>114</b>. That is, RAG framework <b>120</b> can copy the data of files <b>112</b> to RAG application <b>114</b>, including creating chunks and embeddings from files <b>112</b>. In doing so, RAG framework <b>120</b> can perform versioning on the files so that only new or updated files are ingested, which can save on bandwidth and processing resources in ingesting data.
0076To do this, RAG framework <b>120</b> can maintain state file <b>122</b>, which can include information about files <b>112</b> and a most-recent version (e.g., a generation ID) that has been ingested into RAG application <b>114</b>. When performing an ingestion, RAG framework <b>120</b> can access search system <b>124</b>, which can store indexed (that is, more easily searchable than unindexed data) metadata for files <b>112</b> as file metadata <b>126</b> (where storage system <b>110</b> does not index file metadata). RAG framework <b>120</b> can use file metadata <b>126</b> to determine which files have been updated since a last ingest, and ingest only those files from files <b>112</b>.
0077In some examples, updates and deletes in RAG ingestion versioning component <b>108</b> can perform this identification of new/updated files, and pass a list of those files to RAG framework <b>120</b> for ingesting.
0078Where a file does not have a match, it can be chunked (such as by RAG framework <b>120</b>, RAG ingestion versioning component <b>108</b>, or another part of system architecture <b>100</b>), and a hash value can be created for each chunk (where a hash value can comprise an output of a hash function that converts an input of arbitrary data into a hash value). Where a newly-created hash value matches a hash value of hashes <b>128</b> that is stored in state file <b>122</b>, then it can be determined that a duplicate chunk has already been ingested into the RAG application, and this new chunk need not be ingested.
0079Where a file is updated (relative to a previously-ingested version of the file), it can be that the updated file comprises some chunks that are already ingested into RAG application <b>114</b>, and some new chunks (for the updated parts of the file) that are not in RAG application <b>114</b>.
0080As files are ingested into RAG application <b>114</b> as chunks and embeddings, mapping <b>130</b> can be updated to include an association between the file (as stored on storage system <b>110</b>) and the chunks and embeddings. When a file is deleted from storage system <b>110</b>, and a new iteration of ingesting data is performed, mapping <b>130</b> can be used to identify corresponding chunks and embeddings in RAG application <b>114</b>, and these chunks and embeddings can be deleted from RAG application <b>114</b>.
0081With ingested data, RAG application <b>114</b> can respond to queries that remote computer <b>106</b> makes to it via communications network <b>104</b>.
0082In some examples, storage system <b>110</b> can, on a regular interval, transfer all new/modified metadata into search system <b>124</b>. Each time this occurs, a generation ID for that new/modified metadata can be incremented. A query can be performed on search system <b>124</b> for entries that are larger than a generation ID identified in state file, and the returned entries (files and/or paths), can be deduplicated at the file/chunk level, and can be returned to RAG framework <b>120</b>.
0083In some examples, updates and deletes in RAG ingestion versioning component <b>108</b> can implement part(s) of the process flows of <figref idref="DRAWINGS">FIGS. <b>5</b>-<b>10</b></figref> to facilitate updates and deletes in RAG ingestion versioning.
0084It can be appreciated that system architecture <b>100</b> is one example system architecture for updates and deletes in RAG ingestion versioning, and that there can be other system architectures that facilitate updates and deletes in RAG ingestion versioning.
0085<figref idref="DRAWINGS">FIG. <b>2</b></figref> illustrates another example system architecture <b>200</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, part(s) of system architecture <b>200</b> can be implemented by part(s) of system architecture <b>100</b> to facilitate updates and deletes in RAG ingestion versioning.
0086System architecture <b>200</b> comprises storage system <b>202</b>, metadata index management component <b>204</b>, customer supplied hardware <b>206</b> (off storage box), storage system database <b>208</b>, and updates and deletes in RAG ingestion versioning component <b>210</b> (which can be similar to updates and deletes in RAG ingestion versioning component <b>108</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>).
0087In system architecture <b>200</b>, it can be that there is not a facility to implement ingestion versioning (with or without handling updates and deletes), such as because the protocol used to ingest data does not maintain a state of a previous ingestion. This can be addressed in system architecture <b>300</b> of <figref idref="DRAWINGS">FIG. <b>3</b></figref>, with the use of state file <b>320</b>, among other components.
0088<figref idref="DRAWINGS">FIG. <b>3</b></figref> illustrates another example system architecture <b>300</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, part(s) of system architecture <b>300</b> can be implemented by part(s) of system architecture <b>100</b> to facilitate updates and deletes in RAG ingestion versioning.
0089System architecture <b>300</b> comprises storage system <b>302</b>, customer RAG application <b>304</b>, other RAG and application components <b>306</b>, RAG framework <b>308</b>, storage system metadata index management loader <b>310</b>, existing file and directory loader <b>312</b>, storage system connector to metadata index management <b>314</b>, other RAG framework components <b>316</b>, storage system database for metadata index management <b>318</b>, and state file <b>320</b>.
0090<figref idref="DRAWINGS">FIG. <b>4</b></figref> illustrates an example state file <b>400</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, part(s) of state file <b>400</b> can be implemented by part(s) of system architecture <b>100</b> to facilitate updates and deletes in RAG ingestion versioning.
0091State file <b>400</b> can be similar to state file <b>320</b> of <figref idref="DRAWINGS">FIG. <b>3</b></figref>, and can indicate a last version (“generation”) of different files and/or paths that have been ingested into a RAG application. State file <b>400</b> can also store hash values for chunks that have been previously-ingested (and are currently in use) by a RAG application. State file <b>400</b> can also store a mapping between files that have been ingested into a RAG application, where what is stored by the RAG application is chunks and embeddings (rather than the files themselves), and those chunks and embeddings.
Example Procss Flows
0092<figref idref="DRAWINGS">FIG. <b>5</b></figref> illustrates an example process flow <b>500</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>500</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0093It can be appreciated that the operating procedures of process flow <b>500</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>500</b> can be implemented in conjunction with one or more embodiments of process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>, process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>, process flow <b>800</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, process flow <b>900</b> of <figref idref="DRAWINGS">FIG. <b>9</b></figref>, and/or process flow <b>1000</b> of <figref idref="DRAWINGS">FIG. <b>10</b></figref>.
0094Process flow <b>500</b> begins with <b>502</b>, and moves to operation <b>504</b>.
0095Operation <b>504</b> depicts the metadata index management component storing records in a search server, and updating existing search server records based on changes to the computer storage system (e.g., updated or deleted files).
0096After operation <b>504</b>, process flow <b>500</b> moves to operation <b>506</b>.
0097Operation <b>506</b> depicts the data connector accessing a mapping of chunks and embeddings to source files from the computer storage system.
0098After operation <b>506</b>, process flow <b>500</b> moves to operation <b>508</b>.
0099Operation <b>508</b> depicts the data connector determining what files have been added, and whether those files has been updated or deleted from the computer storage system.
0100After operation <b>508</b>, process flow <b>500</b> moves to operation <b>510</b>.
0101Operation <b>510</b> depicts, for files that been marked as updated by the metadata index management component, the data connector analyzing the mapping of previously generated chunks and embeddings, and implementing process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>.
0102After operation <b>510</b>, process flow <b>500</b> moves to operation <b>512</b>.
0103Operation <b>512</b> depicts, for files that been marked as deleted by the metadata index management component, the data connector analyzing the mapping for previously-generated chunks and embedding, and deleting chunks and embeddings. This can be implemented in a similar manner as process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>.
0104After operation <b>512</b>, process flow <b>500</b> moves to <b>514</b>, where process flow <b>500</b> ends.
0105<figref idref="DRAWINGS">FIG. <b>6</b></figref> illustrates another example process flow <b>600</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>600</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0106It can be appreciated that the operating procedures of process flow <b>600</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>600</b> can be implemented in conjunction with one or more embodiments of process flow <b>500</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>, process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>, process flow <b>800</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, process flow <b>900</b> of <figref idref="DRAWINGS">FIG. <b>9</b></figref>, and/or process flow <b>1000</b> of <figref idref="DRAWINGS">FIG. <b>10</b></figref>.
0107In some examples, process flow <b>600</b> can be used to implement operation <b>510</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>.
0108Process flow <b>600</b> begins with <b>602</b>, and moves to operation <b>604</b>.
0109Operation <b>604</b> depicts creating new chunks of files with unique hashes.
0110After operation <b>604</b>, process flow <b>600</b> moves to operation <b>606</b>.
0111Operation <b>606</b> depicts determining which chunks are duplicate by comparing their unique hashes with hashes of previously generated chunks.
0112After operation <b>606</b>, process flow <b>600</b> moves to operation <b>608</b>.
0113Operation <b>608</b> depicts, if a chunk is a duplicate, add a hash for that chunk and corresponding embedding to chunks_embeddings_duplicate.
0114After operation <b>608</b>, process flow <b>600</b> moves to operation <b>610</b>.
0115Operation <b>610</b> depicts, if a chunk is unique, creating a corresponding embedding; storing the new chunk and embedding in a chunk database and a vector database.
0116After operation <b>610</b>, process flow <b>600</b> moves to operation <b>612</b>.
0117Operation <b>612</b> depicts, after processing the files, initiating a cleanup phase. The cleanup phase can compare the original list with that of the entries in chunks_embeddings_duplicate. The data connector can sort the two lists and removes duplicate entries that exist in both. What is left can be chunks and embedding that are stale. This stale list can then be processed to remove each chunk and embedding from their respective systems.
0118After operation <b>612</b>, process flow <b>600</b> moves to <b>614</b>, where process flow <b>600</b> ends.
0119<figref idref="DRAWINGS">FIG. <b>7</b></figref> illustrates another example process flow <b>700</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>700</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0120It can be appreciated that the operating procedures of process flow <b>700</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>700</b> can be implemented in conjunction with one or more embodiments of process flow <b>500</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>, process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>, process flow <b>800</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, process flow <b>900</b> of <figref idref="DRAWINGS">FIG. <b>9</b></figref>, and/or process flow <b>1000</b> of <figref idref="DRAWINGS">FIG. <b>10</b></figref>.
0121In some examples, process flow <b>700</b> can be used to implement operation <b>512</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>.
0122Process flow <b>700</b> begins with <b>702</b>, and moves to operation <b>704</b>.
0123Operation <b>704</b> depicts determining that a file has been marked as deleted.
0124After operation <b>704</b>, process flow <b>700</b> moves to operation <b>706</b>.
0125Operation <b>706</b> depicts identifying the corresponding chunks and embeddings in their respective systems.
0126After operation <b>706</b>, process flow <b>700</b> moves to operation <b>708</b>.
0127Operation <b>708</b> depicts deleting the corresponding chunks and embeddings.
0128After operation <b>708</b>, process flow <b>700</b> moves to <b>710</b>, where process flow <b>700</b> ends.
0129<figref idref="DRAWINGS">FIG. <b>8</b></figref> illustrates another example process flow <b>800</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>800</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0130It can be appreciated that the operating procedures of process flow <b>800</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>800</b> can be implemented in conjunction with one or more embodiments of process flow <b>500</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>, process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>, process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>, process flow <b>900</b> of <figref idref="DRAWINGS">FIG. <b>9</b></figref>, and/or process flow <b>1000</b> of <figref idref="DRAWINGS">FIG. <b>10</b></figref>.
0131Process flow <b>800</b> begins with <b>802</b>, and moves to operation <b>804</b>.
0132Operation <b>804</b> depicts storing a checkpoint that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in a storage system and respective second generation identifiers that correspond to the respective data, and wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data. Using the example of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, the checkpoint can be similar to state file <b>122</b>, the storage system can be similar to storage system <b>110</b>, and the first hash values can be similar to hashes <b>128</b>.
0133After operation <b>804</b>, process flow <b>800</b> moves to operation <b>806</b>.
0134Operation <b>806</b> depicts, based on executing a retrieval-augmented generation process comprising performance of an iteration of ingesting data from the storage system and to send the data to be ingested by a retrieval-augmented generation system, wherein the retrieval-augmented generation process is configured to ingest the data via a communications protocol that omits tracking of previously-ingested data; querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than the respective second generation identifiers in the checkpoint, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data; creating second chunks from the at least one first portion of the data; in response to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, storing first identifiers of the respective second chunks, to produce stored chunk identifiers; removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers; removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers, and in response to the respective second chunks being determined to be unique relative to the respective first chunks, storing the respective second chunks in the retrieval-augmented generation system.
0135Continuing with the example of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, the retrieval-augmented generation process can be similar to RAG framework <b>120</b>, the retrieval-augmented generation system can be similar to RAG application <b>114</b>, and the search system can be similar to search system <b>124</b>.
0136In some examples, the removing of the third chunks comprises removing embeddings that correspond to the third chunks from the retrieval-augmented generation system. That is, updating chunks can include removing stale embeddings for stale chunks.
0137In some examples, the storing of the respective second chunks in the retrieval-augmented generation system comprises storing corresponding embeddings from the retrieval-augmented generation system. That is, updating chunks can include adding new embeddings for the new chunks.
0138In some examples, the at least one first portion of the data comprises a second version of a file, wherein fourth chunks comprise a subset of the first chunks, the fourth chunks comprise a first version of the file, and the second version of the file is newer than the first version of the file. That is, a file can have been ingested in a previous iteration of ingesting data. In a current iteration of ingesting data, an updated version of the file can be ingested. It can be that, with an updated version of a file, some chunks for the file are already ingested in a RAG application (that is, that part of the file was not updated) and other chunks for the file are new relative to what is already ingested in the RAG application.
0139In some examples, the third chunks comprise a first subset of fourth chunks, wherein a file comprises the fourth chunks, and wherein the removing of the third chunks comprises refraining from removing fifth chunks that comprise a second subset of the fourth chunks. That is, for an updated file it can be that only part of the file is updated in a RAG application—new chunks for the file are ingested, while previously-ingested chunks that are duplicate of some other chunks from the updated file are maintained in the RAG application.
0140In some examples, the iteration of the ingesting of the data comprises a first iteration, and the performance of the iteration of the ingesting of the data from the storage system comprises, based on determining that a first file has been deleted on the storage system subsequent to being ingested in a second iteration that occurred prior to the first iteration, removing fourth chunks that correspond to the first file from the retrieval-augmented generation system. That is, where a file has been deleted from a storage system, and that file was previously ingested into a RAG application, that file's chunks can be removed from the RAG application.
0141In some examples, the removing of the fourth chunks comprises determining that the fourth chunks correspond to the first file based on an association between the first file and the fourth chunks that is stored in the checkpoint. That is, a mapping (e.g., mapping <b>130</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>) between files and chunks can be used to determine which chunks to delete from a RAG application.
0142In some examples, the removing of the fourth chunks comprises removing embeddings that correspond to the fourth chunks from the retrieval-augmented generation system. That is, removing chunks from a RAG application (where the chunks correspond to a file deleted from a storage system) can include removing corresponding embeddings from the RAG application.
0143After operation <b>806</b>, process flow <b>800</b> moves to <b>808</b>, where process flow <b>800</b> ends.
0144<figref idref="DRAWINGS">FIG. <b>9</b></figref> illustrates another example process flow <b>900</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>900</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0145It can be appreciated that the operating procedures of process flow <b>900</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>900</b> can be implemented in conjunction with one or more embodiments of process flow <b>500</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>, process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>, process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>, process flow <b>800</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref> and/or process flow <b>1000</b> of <figref idref="DRAWINGS">FIG. <b>10</b></figref>.
0146Process flow <b>900</b> begins with <b>902</b>, and moves to operation <b>904</b>.
0147Operation <b>904</b> depicts, based on performance of an iteration of ingesting data from a storage system and to send the data to be ingested by a retrieval-augmented generation system, querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a checkpoint that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in the storage system and respective second generation identifiers that correspond to the respective data, wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data, wherein the search system stores respective metadata of respective first data from the storage system, and wherein the respective metadata comprises respective first generation identifiers that indicate respective updates to the respective first data. In some examples, operation <b>904</b> can be implemented in a similar manner as operation <b>804</b> and <b>806</b> (as applied to performance of an iteration of ingesting data) of <figref idref="DRAWINGS">FIG. <b>8</b></figref>.
0148After operation <b>904</b>, process flow <b>900</b> moves to operation <b>906</b>.
0149Operation <b>906</b> depicts creating second chunks from the at least one first portion of the data. In some examples, operation <b>906</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to creating second chunks.
0150After operation <b>906</b>, process flow <b>900</b> moves to operation <b>908</b>.
0151Operation <b>908</b> depicts, responsive to respective second chunks of the second chunks being determined to be duplicates of respective first chunks of the first chunks, based on the respective first hash values and respective second hash values of the respective second chunks, storing first identifiers of the respective second chunks, to produce stored chunk identifiers. In some examples, operation <b>908</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to storing first identifiers of the respective second chunks.
0152After operation <b>908</b>, process flow <b>900</b> moves to operation <b>910</b>.
0153Operation <b>910</b> depicts removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the performance of the iteration of the ingesting of the data, to produce stale chunk identifiers. In some examples, operation <b>910</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to removing the stored chunk identifiers.
0154After operation <b>910</b>, process flow <b>900</b> moves to operation <b>912</b>.
0155Operation <b>912</b> depicts removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers. In some examples, operation <b>912</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to removing third chunks.
0156After operation <b>912</b>, process flow <b>900</b> moves to operation <b>914</b>.
0157Operation <b>914</b> depicts, responsive to the respective second chunks being determined to be unique relative to the respective first chunks, storing the respective second chunks in the retrieval-augmented generation system. In some examples, operation <b>914</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to storing the respective second chunks.
0158In some examples, the at least one first portion of the data comprises files, and the removing of the stored chunk identifiers from the second identifiers of chunks occurs after each of the files have been ingested. That is, once all files for an iteration of ingesting data have been processed, a clean-up phase can be implemented, where stale chunks are removed from a RAG application.
0159In some examples, the performance of the iteration of the ingesting of the data from the storage system comprises, based on determining that a file that has been ingested into the storage system has been deleted on the storage system, removing fourth chunks that correspond to the file from the retrieval-augmented generation system. That is, chunks in a RAG application that correspond to deleted files in a storage system can be removed from the RAG application.
0160In some examples, the checkpoint comprises a mapping between the file and the fourth chunks, and wherein the removing of the fourth chunks comprises determining that the fourth chunks correspond to the file based on the checkpoint. This mapping can be similar to mapping <b>130</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>.
0161In some examples, embeddings of the retrieval-augmented generation system correspond to the file, and the removing of the fourth chunks comprises removing the embeddings from the retrieval-augmented generation system. That is, where chunks are removed from a RAG application, corresponding embeddings can also be removed from a RAG application.
0162In some examples, the checkpoint comprises a mapping between the file and the embeddings, and the removing of the fourth chunks comprises removing the embeddings from the retrieval-augmented generation system based on the mapping. This mapping can be similar to mapping <b>130</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>.
0163After operation <b>914</b>, process flow <b>900</b> moves to <b>916</b>, where process flow <b>900</b> ends.
0164<figref idref="DRAWINGS">FIG. <b>10</b></figref> illustrates another example process flow <b>1000</b> that can facilitate updates and deletes in RAG ingestion versioning, in accordance with an embodiment of this disclosure. In some examples, one or more embodiments of process flow <b>1000</b> can be implemented by system architecture <b>100</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>, or computing environment <b>1100</b> of <figref idref="DRAWINGS">FIG. <b>11</b></figref>.
0165It can be appreciated that the operating procedures of process flow <b>1000</b> are example operating procedures, and that there can be embodiments that implement more or fewer operating procedures than are depicted, or that implement the depicted operating procedures in a different order than as depicted. In some examples, process flow <b>1000</b> can be implemented in conjunction with one or more embodiments of process flow <b>500</b> of <figref idref="DRAWINGS">FIG. <b>5</b></figref>, process flow <b>600</b> of <figref idref="DRAWINGS">FIG. <b>6</b></figref>, process flow <b>700</b> of <figref idref="DRAWINGS">FIG. <b>7</b></figref>, process flow <b>800</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, and/or process flow <b>900</b> of <figref idref="DRAWINGS">FIG. <b>9</b></figref>.
0166Process flow <b>1000</b> begins with <b>1002</b>, and moves to operation <b>1004</b>.
0167Operation <b>1004</b> depicts, based on ingesting data from a storage system and to a retrieval-augmented generation system, querying a search system to identify at least one first portion of the data that has at least one respective third generation identifier that is greater than respective second generation identifiers in a state file that comprises pairs and first hash values, wherein respective pairs of the pairs comprise respective identifications of at least some respective first data stored in the storage system and respective second generation identifiers that correspond to the respective data, and wherein respective first hash values of the first hash values correspond to first chunks of the at least some respective first data, and wherein the search system stores respective metadata of respective first data from the storage system that comprises respective first generation identifiers that indicate respective updates to the respective first data. In some examples, operation <b>1004</b> can be implemented in a similar manner as operation <b>804</b> and <b>806</b> (as applied to performance of an iteration of ingesting data) of <figref idref="DRAWINGS">FIG. <b>8</b></figref>.
0168After operation <b>1004</b>, process flow <b>1000</b> moves to operation <b>1006</b>.
0169Operation <b>1006</b> depicts creating second chunks from the at least one first portion of the data. In some examples, operation <b>1006</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to creating second chunks.
0170After operation <b>1006</b>, process flow <b>1000</b> moves to operation <b>1008</b>.
0171Operation <b>1008</b> depicts, where the respective first hash values and respective second hash values of respective second chunks of the second chunks indicate that at least some of the respective second chunks of the second chunks are duplicates of respective first chunks of the first chunks, storing first identifiers of the at least some of the respective second chunks, to produce stored chunk identifiers. In some examples, operation <b>908</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to storing first identifiers of the respective second chunks.
0172After operation <b>1008</b>, process flow <b>1000</b> moves to operation <b>1010</b>.
0173Operation <b>1010</b> depicts removing the stored chunk identifiers from second identifiers of chunks that correspond to chunks that existed in the retrieval-augmented generation system prior to the ingesting of the data, to produce stale chunk identifiers. In some examples, operation <b>910</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to removing the stored chunk identifiers.
0174After operation <b>1010</b>, process flow <b>1000</b> moves to operation <b>1012</b>.
0175Operation <b>1012</b> depicts removing, from the retrieval-augmented generation system, third chunks that are identified by the stale chunk identifiers. In some examples, operation <b>912</b> can be implemented in a similar manner as operation <b>806</b> of <figref idref="DRAWINGS">FIG. <b>8</b></figref>, as applied to removing third chunks.
0176In some examples, operation <b>1012</b> comprises where the respective second chunks are determined to be unique relative to the respective first chunks, storing the respective second chunks in the retrieval-augmented generation system. That is, new chunks for an updated file can be stored in a RAG application, where the updated file is being ingested.
0177In some examples, the ingesting of the data comprises based on determining that a file that has been ingested into the storage system has been deleted on the storage system, removing fourth chunks that correspond to the file from the retrieval-augmented generation system. That is, chunks in a RAG application that correspond to deleted files in a storage system can be removed from the RAG application.
0178In some examples, the state file comprises an association between the file and the fourth chunks, and the removing of the fourth chunks comprises determining that the fourth chunks correspond to the file based on the state file. This mapping can be similar to mapping <b>130</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>.
0179In some examples, embeddings of the retrieval-augmented generation system correspond to the file, and the removing of the fourth chunks comprises removing the embeddings from the retrieval-augmented generation system. That is, where chunks are removed from a RAG application, corresponding embeddings can also be removed from a RAG application.
0180In some examples, the state file comprises an association between the file and the embeddings, and the removing of the fourth chunks comprises removing the embeddings from the retrieval-augmented generation system based on the association. This mapping can be similar to mapping <b>130</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>.
0181After operation <b>1012</b>, process flow <b>1000</b> moves to <b>1014</b>, where process flow <b>1000</b> ends.
Example Operating Environment
0182In order to provide additional context for various embodiments described herein, <figref idref="DRAWINGS">FIG. <b>11</b></figref> and the following discussion are intended to provide a brief, general description of a suitable computing environment <b>1100</b> in which the various embodiments of the embodiment described herein can be implemented.
0183For example, parts of computing environment <b>1100</b> can be used to implement one or more embodiments of computer system <b>102</b> and/or remote computer <b>106</b> of <figref idref="DRAWINGS">FIG. <b>1</b></figref>.
0184In some examples, computing environment <b>1100</b> can implement one or more embodiments of the process flows of <figref idref="DRAWINGS">FIGS. <b>5</b>-<b>10</b></figref> to facilitate updates and deletes in RAG ingestion versioning.
0185While the embodiments have been described above in the general context of computer-executable instructions that can run on one or more computers, those skilled in the art will recognize that the embodiments can be also implemented in combination with other program modules and/or as a combination of hardware and software.
0186Generally, program modules include routines, programs, components, data structures, etc., that perform particular tasks or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the various methods can be practiced with other computer system configurations, including single-processor or multiprocessor computer systems, minicomputers, mainframe computers, Internet of Things (IoT) devices, distributed computing systems, as well as personal computers, hand-held computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which can be operatively coupled to one or more associated devices.
0187The illustrated embodiments of the embodiments herein can be also practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules can be located in both local and remote memory storage devices.
0188Computing devices typically include a variety of media, which can include computer-readable storage media, machine-readable storage media, and/or communications media, which two terms are used herein differently from one another as follows. Computer-readable storage media or machine-readable storage media can be any available storage media that can be accessed by the computer and includes both volatile and nonvolatile media, removable and non-removable media. By way of example, and not limitation, computer-readable storage media or machine-readable storage media can be implemented in connection with any method or technology for storage of information such as computer-readable or machine-readable instructions, program modules, structured data or unstructured data.
0189Computer-readable storage media can include, but are not limited to, random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD), Blu-ray disc (BD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, solid state drives or other solid state storage devices, or other tangible and/or non-transitory media which can be used to store desired information. In this regard, the terms “tangible” or “non-transitory” herein as applied to storage, memory or computer-readable media, are to be understood to exclude only propagating transitory signals per se as modifiers and do not relinquish rights to all standard storage, memory or computer-readable media that are not only propagating transitory signals per se.
0190Computer-readable storage media can be accessed by one or more local or remote computing devices, e.g., via access requests, queries or other data retrieval protocols, for a variety of operations with respect to the information stored by the medium.
0191Communications media typically embody computer-readable instructions, data structures, program modules or other structured or unstructured data in a data signal such as a modulated data signal, e.g., a carrier wave or other transport mechanism, and includes any information delivery or transport media. The term “modulated data signal” or signals refers to a signal that has one or more of its characteristics set or changed in such a manner as to encode information in one or more signals. By way of example, and not limitation, communication media include wired media, such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
0192With reference again to <figref idref="DRAWINGS">FIG. <b>11</b></figref>, the example environment <b>1100</b> for implementing various embodiments described herein includes a computer <b>1102</b>, the computer <b>1102</b> including a processing unit <b>1104</b>, a system memory <b>1106</b> and a system bus <b>1108</b>. The system bus <b>1108</b> couples system components including, but not limited to, the system memory <b>1106</b> to the processing unit <b>1104</b>. The processing unit <b>1104</b> can be any of various commercially available processors. Dual microprocessors and other multi-processor architectures can also be employed as the processing unit <b>1104</b>.
0193The system bus <b>1108</b> can be any of several types of bus structure that can further interconnect to a memory bus (with or without a memory controller), a peripheral bus, and a local bus using any of a variety of commercially available bus architectures. The system memory <b>1106</b> includes ROM <b>1110</b> and RAM <b>1112</b>. A basic input/output system (BIOS) can be stored in a nonvolatile storage such as ROM, erasable programmable read only memory (EPROM), EEPROM, which BIOS contains the basic routines that help to transfer information between elements within the computer <b>1102</b>, such as during startup. The RAM <b>1112</b> can also include a high-speed RAM such as static RAM for caching data.
0194The computer <b>1102</b> further includes an internal hard disk drive (HDD) <b>1114</b> (e.g., EIDE, SATA), one or more external storage devices <b>1116</b> (e.g., a magnetic floppy disk drive (FDD) <b>1116</b>, a memory stick or flash drive reader, a memory card reader, etc.) and an optical disk drive <b>1120</b> (e.g., which can read or write from a CD-ROM disc, a DVD, a BD, etc.). While the internal HDD <b>1114</b> is illustrated as located within the computer <b>1102</b>, the internal HDD <b>1114</b> can also be configured for external use in a suitable chassis (not shown). Additionally, while not shown in environment <b>1100</b>, a solid state drive (SSD) could be used in addition to, or in place of, an HDD <b>1114</b>. The HDD <b>1114</b>, external storage device(s) <b>1116</b> and optical disk drive <b>1120</b> can be connected to the system bus <b>1108</b> by an HDD interface <b>1124</b>, an external storage interface <b>1126</b> and an optical drive interface <b>1128</b>, respectively. The interface <b>1124</b> for external drive implementations can include at least one or both of Universal Serial Bus (USB) and Institute of Electrical and Electronics Engineers (IEEE) 1394 interface technologies. Other external drive connection technologies are within contemplation of the embodiments described herein.
0195The drives and their associated computer-readable storage media provide nonvolatile storage of data, data structures, computer-executable instructions, and so forth. For the computer <b>1102</b>, the drives and storage media accommodate the storage of any data in a suitable digital format. Although the description of computer-readable storage media above refers to respective types of storage devices, it should be appreciated by those skilled in the art that other types of storage media which are readable by a computer, whether presently existing or developed in the future, could also be used in the example operating environment, and further, that any such storage media can contain computer-executable instructions for performing the methods described herein.
0196A number of program modules can be stored in the drives and RAM <b>1112</b>, including an operating system <b>1130</b>, one or more application programs <b>1132</b>, other program modules <b>1134</b> and program data <b>1136</b>. All or portions of the operating system, applications, modules, and/or data can also be cached in the RAM <b>1112</b>. The systems and methods described herein can be implemented utilizing various commercially available operating systems or combinations of operating systems.
0197Computer <b>1102</b> can optionally comprise emulation technologies. For example, a hypervisor (not shown) or other intermediary can emulate a hardware environment for operating system <b>1130</b>, and the emulated hardware can optionally be different from the hardware illustrated in <figref idref="DRAWINGS">FIG. <b>11</b></figref>. In such an embodiment, operating system <b>1130</b> can comprise one virtual machine (VM) of multiple VMs hosted at computer <b>1102</b>. Furthermore, operating system <b>1130</b> can provide runtime environments, such as the Java runtime environment or the .NET framework, for applications <b>1132</b>. Runtime environments are consistent execution environments that allow applications <b>1132</b> to run on any operating system that includes the runtime environment. Similarly, operating system <b>1130</b> can support containers, and applications <b>1132</b> can be in the form of containers, which are lightweight, standalone, executable packages of software that include, e.g., code, runtime, system tools, system libraries and settings for an application.
0198Further, computer <b>1102</b> can be enabled with a security module, such as a trusted processing module (TPM). For instance, with a TPM, boot components hash next in time boot components, and wait for a match of results to secured values, before loading a next boot component. This process can take place at any layer in the code execution stack of computer <b>1102</b>, e.g., applied at the application execution level or at the operating system (OS) kernel level, thereby enabling security at any level of code execution.
0199A user can enter commands and information into the computer <b>1102</b> through one or more wired/wireless input devices, e.g., a keyboard <b>1138</b>, a touch screen <b>1140</b>, and a pointing device, such as a mouse <b>1142</b>. Other input devices (not shown) can include a microphone, an infrared (IR) remote control, a radio frequency (RF) remote control, or other remote control, a joystick, a virtual reality controller and/or virtual reality headset, a game pad, a stylus pen, an image input device, e.g., camera(s), a gesture sensor input device, a vision movement sensor input device, an emotion or facial detection device, a biometric input device, e.g., fingerprint or iris scanner, or the like. These and other input devices are often connected to the processing unit <b>1104</b> through an input device interface <b>1144</b> that can be coupled to the system bus <b>1108</b>, but can be connected by other interfaces, such as a parallel port, an IEEE 1394 serial port, a game port, a USB port, an IR interface, a BLUETOOTH® interface, etc.
0200A monitor <b>1146</b> or other type of display device can be also connected to the system bus <b>1108</b> via an interface, such as a video adapter <b>1148</b>. In addition to the monitor <b>1146</b>, a computer typically includes other peripheral output devices (not shown), such as speakers, printers, etc.
0201The computer <b>1102</b> can operate in a networked environment using logical connections via wired and/or wireless communications to one or more remote computers, such as a remote computer(s) <b>1150</b>. The remote computer(s) <b>1150</b> can be a workstation, a server computer, a router, a personal computer, portable computer, microprocessor-based entertainment appliance, a peer device or other common network node, and typically includes many or all of the elements described relative to the computer <b>1102</b>, although, for purposes of brevity, only a memory/storage device <b>1152</b> is illustrated. The logical connections depicted include wired/wireless connectivity to a local area network (LAN) <b>1154</b> and/or larger networks, e.g., a wide area network (WAN) <b>1156</b>. Such LAN and WAN networking environments are commonplace in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which can connect to a global communications network, e.g., the Internet.
0202When used in a LAN networking environment, the computer <b>1102</b> can be connected to the local network <b>1154</b> through a wired and/or wireless communication network interface or adapter <b>1158</b>. The adapter <b>1158</b> can facilitate wired or wireless communication to the LAN <b>1154</b>, which can also include a wireless access point (AP) disposed thereon for communicating with the adapter <b>1158</b> in a wireless mode.
0203When used in a WAN networking environment, the computer <b>1102</b> can include a modem <b>1160</b> or can be connected to a communications server on the WAN <b>1156</b> via other means for establishing communications over the WAN <b>1156</b>, such as by way of the Internet. The modem <b>1160</b>, which can be internal or external and a wired or wireless device, can be connected to the system bus <b>1108</b> via the input device interface <b>1144</b>. In a networked environment, program modules depicted relative to the computer <b>1102</b> or portions thereof, can be stored in the remote memory/storage device <b>1152</b>. It will be appreciated that the network connections shown are examples, and other means of establishing a communications link between the computers can be used.
0204When used in either a LAN or WAN networking environment, the computer <b>1102</b> can access cloud storage systems or other network-based storage systems in addition to, or in place of, external storage devices <b>1116</b> as described above. Generally, a connection between the computer <b>1102</b> and a cloud storage system can be established over a LAN <b>1154</b> or WAN <b>1156</b> e.g., by the adapter <b>1158</b> or modem <b>1160</b>, respectively. Upon connecting the computer <b>1102</b> to an associated cloud storage system, the external storage interface <b>1126</b> can, with the aid of the adapter <b>1158</b> and/or modem <b>1160</b>, manage storage provided by the cloud storage system as it would other types of external storage. For instance, the external storage interface <b>1116</b> can be configured to provide access to cloud storage sources as if those sources were physically connected to the computer <b>1102</b>.
0205The computer <b>1102</b> can be operable to communicate with any wireless devices or entities operatively disposed in wireless communication, e.g., a printer, scanner, desktop and/or portable computer, portable data assistant, communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, store shelf, etc.), and telephone. This can include Wireless Fidelity (Wi-Fi) and BLUETOOTH® wireless technologies. Thus, the communication can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices.
Conclusion
0206As it employed in the subject specification, the term “processor” can refer to substantially any computing processing unit or device comprising, but not limited to comprising, single-core processors; single-processors with software multithread execution capability; multi-core processors; multi-core processors with software multithread execution capability; multi-core processors with hardware multithread technology; parallel platforms; and parallel platforms with distributed shared memory in a single machine or multiple machines. Additionally, a processor can refer to an integrated circuit, a state machine, an application specific integrated circuit (ASIC), a digital signal processor (DSP), a programmable gate array (PGA) including a field programmable gate array (FPGA), a programmable logic controller (PLC), a complex programmable logic device (CPLD), a discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. Processors can exploit nano-scale architectures such as, but not limited to, molecular and quantum-dot based transistors, switches and gates, in order to optimize space usage or enhance performance of user equipment. A processor may also be implemented as a combination of computing processing units. One or more processors can be utilized in supporting a virtualized computing environment. The virtualized computing environment may support one or more virtual machines representing computers, servers, or other computing devices. In such virtualized virtual machines, components such as processors and storage devices may be virtualized or logically represented. For instance, when a processor executes instructions to perform “operations”, this could include the processor performing the operations directly and/or facilitating, directing, or cooperating with another device or component to perform the operations.
0207In the subject specification, terms such as “datastore,” data storage,” “database,” “cache,” and substantially any other information storage component relevant to operation and functionality of a component, refer to “memory components,” or entities embodied in a “memory” or components comprising the memory. It will be appreciated that the memory components, or computer-readable storage media, described herein can be either volatile memory or nonvolatile storage, or can include both volatile and nonvolatile storage. By way of illustration, and not limitation, nonvolatile storage can include ROM, programmable ROM (PROM), EPROM, EEPROM, or flash memory. Volatile memory can include RAM, which acts as external cache memory. By way of illustration and not limitation, RAM can be available in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (DRRAM). Additionally, the disclosed memory components of systems or methods herein are intended to comprise, without being limited to comprising, these and any other suitable types of memory.
0208The illustrated embodiments of the disclosure can be practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules can be located in both local and remote memory storage devices.
0209The systems and processes described above can be embodied within hardware, such as a single integrated circuit (IC) chip, multiple ICs, an ASIC, or the like. Further, the order in which some or all of the process blocks appear in each process should not be deemed limiting. Rather, it should be understood that some of the process blocks can be executed in a variety of orders that are not all of which may be explicitly illustrated herein.
0210As used in this application, the terms “component,” “module,” “system,” “interface,” “cluster,” “server,” “node,” or the like are generally intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution or an entity related to an operational machine with one or more specific functionalities. For example, a component can be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, computer-executable instruction(s), a program, and/or a computer. By way of illustration, both an application running on a controller and the controller can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers. As another example, an interface can include input/output (I/O) components as well as associated processor, application, and/or application programming interface (API) components.
0211Further, the various embodiments can be implemented as a method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof to control a computer to implement one or more embodiments of the disclosed subject matter. An article of manufacture can encompass a computer program accessible from any computer-readable device or computer-readable storage/communications media. For example, computer readable storage media can include but are not limited to magnetic storage devices (e.g., hard disk, floppy disk, magnetic strips . . . ) , optical discs (e.g., CD, DVD . . . ) , smart cards, and flash memory devices (e.g., card, stick, key drive . . . ) . Of course, those skilled in the art will recognize many modifications can be made to this configuration without departing from the scope or spirit of the various embodiments.
0212In addition, the word “example” or “exemplary” is used herein to mean serving as an example, instance, or illustration. Any embodiment or design described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word exemplary is intended to present concepts in a concrete fashion. As used in this application, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or.” That is, unless specified otherwise, or clear from context, “X employs A or B” is intended to mean any of the natural inclusive permutations. That is, if X employs A; X employs B; or X employs both A and B, then “X employs A or B” is satisfied under any of the foregoing instances. In addition, the articles “a” and “an” as used in this application and the appended claims should generally be construed to mean “one or more” unless specified otherwise or clear from context to be directed to a singular form.
0213What has been described above includes examples of the present specification. It is, of course, not possible to describe every conceivable combination of components or methods for purposes of describing the present specification, but one of ordinary skill in the art may recognize that many further combinations and permutations of the present specification are possible. Accordingly, the present specification is intended to embrace all such alterations, modifications and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term “includes” is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term “comprising” as “comprising” is interpreted when employed as a transitional word in a claim.
Contents5
12 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10 Sheet 11 Sheet 12
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US12020140B1 | Cites | United States of America | Search report |
| US12079570B1 | Cites | United States of America | Search report |
| US12135740B1 | Cites | United States of America | Search report |
| US12164664B1 | Cites | United States of America | Search report |
| US12204565B1 | Cites | United States of America | Search report |
| US12235882B1 | Cites | United States of America | Search report |
| US12277409B1 | Cites | United States of America | Search report |
| US12401743B1 | Cites | United States of America | Search report |
| US2018246950A1 | Cites | United States of America | Search report |
| US2020334254A1 | Cites | United States of America | Search report |
| US2024111498A1 | Cites | United States of America | Search report |
| US2024311342A1 | Cites | United States of America | Search report |
| US2024380802A1 | Cites | United States of America | Search report |
| US2024386015A1 | Cites | United States of America | Search report |
| US2025094400A1 | Cites | United States of America | Search report |
| US2025117412A1 | Cites | United States of America | Search report |
| US2025190802A1 | Cites | United States of America | Search report |
| US2025209312A1 | Cites | United States of America | Search report |
| US2025245218A1 | Cites | United States of America | Search report |
| US2025252359A1 | Cites | United States of America | Search report |
| US2025265071A1 | Cites | United States of America | Search report |
| US9336092B1 | Cites | United States of America | Search report |
57 transactions on the USPTO file
Allowed after 1 non-final rejection.
- Non-final rejections
- 1
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Email NotificationEML_NTR | EML_NTR | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Patent eCofC NotificationMECOCNTF | MECOCNTF | |
| Patent eCofC NotificationECOC_NTF | ECOC_NTF | |
| Recordation of Patent eCertificate of CorrectionECOC/ | ECOC/ | |
| Post Issue Communication - Certificate of CorrectionN423 | N423 | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Patent eGrant NotificationMEPG_NTF | MEPG_NTF | |
| Patent eGrant NotificationEPG_NTF | EPG_NTF | |
| Recordation of Patent eGrantEPG/ | EPG/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Paralegal or electronic terminal disclaimer approvedP574 | P574 | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Terminal Disclaimer FiledDIST | DIST | |
| Response after Non-Final ActionA... | A... | |
| IDS with certification statementM844-1 | M844-1 | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Examiner Interview Summary (PTOL - 413)MEXIN | MEXIN | |
| Interview Summary - Applicant Initiated - TelephonicEXAT | EXAT | |
| Interview Summary RecordEXIN | EXIN | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Preliminary AmendmentA.PE | A.PE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Email NotificationEML_NTR | EML_NTR | |
| Application Is Now CompleteCOMP | COMP | |
| Mail Pre-Exam NoticeMPEN | MPEN | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Sent to Classification ContractorPGPC | PGPC | |
| FITF set to YES - revise initial settingFTFS | FTFS | |
| Application ready for PDX access by participating foreign officesCCRDY | CCRDY | |
| Application ready for PDX access by participating foreign officesCCRDY | CCRDY | |
| Patent Term Adjustment - Ready for ExaminationPTA.RFE | PTA.RFE | |
| PTO/SB/69-Authorize EPO Access to Search ResultsSREXR141 | SREXR141 | |
| Applicants have given acceptable permission for participating foreignAPPERMS | APPERMS | |
| Entity Status Set To Undiscounted (Initial Default Setting or Status Change)BIG. | BIG. | |
| Initial Exam Team nnIEXX | IEXX |
Numbers
- Publication
- 20260133940
- Application
- 18946770
Titles
- English
- Updates and Deletes in Retrieval-Access Generation Ingestion Versioning
Patent term adjustment
- Net adjustment
- 0 days
Classification
- CPC, 2
- G06F16/1752
- G06F16/152
- IPC, 2
- G06F16 174
- G06F16 14