Contact Support

    Changelog

    Back
    ๐Ÿ“ฆ NEW: Metadata support for documents

    ๐Ÿ“ฆ NEW: Metadata support for documents

    Nov 19 20241 min read

    We've added support for metadata in documents stored in a memory on Langbase. Try it out using the Langbase document API.


    Metadata support for documents

    You can now add metadata to your documents using the Langbase document API. Metadata can be used to store additional information about a document, such as URL, author, creation date, tags, etc.

    This can help you get additional context about your documents during retrieval.

    Users are allowed to add 10 key-value pairs of metadata for each document. Metadata can be added while uploading a new document or upserting an existing one.