Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add metadata to ingestion routes #2008

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 23, 2024

  1. feat: Add optional metadata param to ingest routes

    Nathan Lenas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d559d54 View commit details
    Browse the repository at this point in the history
  2. chore: update doc to mention metadata field

    Nathan Lenas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8863154 View commit details
    Browse the repository at this point in the history
  3. fix: specify dict type, fix bulk ingestion with metadata

    Nathan Lenas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    50388f6 View commit details
    Browse the repository at this point in the history
  4. fix: remove metadata from bulk ingestion

    Nathan Lenas committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f47c057 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: parse metadata as json, allow metadata typing

    Nathan Lenas committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9177a0a View commit details
    Browse the repository at this point in the history