Document Store
Last updated
Last updated
Deletes a document store by its ID
Document store ID
Successfully deleted document store
Only data that were upserted with Record Manager will be deleted from vector store
Document Store ID
Successfully deleted data from vector store
Retrieval query for the upserted chunks
Document store ID
"603a7b51-ae7c-4b0a-8865-e454ed2f6766"
Query to search for
"What is the capital of France?"
Successfully executed query on vector store
Time taken to execute the query (in milliseconds)
Retrieves a list of all document stores
A list of document stores
Upsert chunks from document store using the saved configuration
Document store ID
"603a7b51-ae7c-4b0a-8865-e454ed2f6766"
Successfully save upsert configuration of document store
Number of vectors added
1
Number of vectors deleted
1
Number of vectors updated
1
Number of vectors skipped (not added, deleted, or updated)
1
Creates a new document store with the provided details
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Successfully created document store
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Retrieves details of a specific document store by its ID
Document store ID
Successfully retrieved document store
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Updates the details of a specific document store by its ID
Document store ID
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Successfully updated document store
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Save upsert configuration of document store
Document store ID
"603a7b51-ae7c-4b0a-8865-e454ed2f6766"
Name of the embedding
"openAIEmbeddings"
Configuration of the embedding
Name of the vector store
"faiss"
Configuration of the embedding
Name of the record manager
"SQLiteRecordManager"
Configuration of the embedding
Successfully save upsert configuration of document store
Unique identifier for the document store
Name of the document store
Description of the document store
Loaders associated with the document store, stored as JSON string
Places where the document store is used, stored as JSON string
Status of the document store
Configuration for the vector store, stored as JSON string
Configuration for the embedding, stored as JSON string
Configuration for the record manager, stored as JSON string
Date and time when the document store was created
Date and time when the document store was last updated
Preview document chunks from loader
Unique identifier for the document store loader
ID of the loader
Name of the loader
Configuration for the loader
ID of the text splitter
Name of the text splitter
Configuration for the text splitter
Total number of chunks
Total number of characters
Status of the document store loader
ID of the document store
Source of the document store loader
Credential associated with the document store loader
Whether the loader has been rehydrated
Whether the loader is in preview mode
Number of chunks in preview mode
Successfully preview chunks
10
5
Process loading & chunking operation of document from loader
Document store ID
"603a7b51-ae7c-4b0a-8865-e454ed2f6766"
Document loader ID. If your URL is /document-stores/{storeId}/{id}, then id is the last part of the URL
"c427e569-b81a-469a-b14c-fa73dd5bae49"
Successfully process chunking operation
1