Skip to content

Support metadata with llm embed-multi#1236

Open
chriscarrollsmith wants to merge 4 commits intosimonw:mainfrom
chriscarrollsmith:main
Open

Support metadata with llm embed-multi#1236
chriscarrollsmith wants to merge 4 commits intosimonw:mainfrom
chriscarrollsmith:main

Conversation

@chriscarrollsmith
Copy link

@chriscarrollsmith chriscarrollsmith commented Aug 10, 2025

  • Prevent its concatenation with content
  • Add tuples generator to process it

Fixes:

@SaadAhmedGit
Copy link

How does this handle csv and tsv?

- Prevent its concatenation with content
- Add tuples generator to process it
@chriscarrollsmith
Copy link
Author

chriscarrollsmith commented Nov 8, 2025

How does this handle csv and tsv?

Sorry for the slow reply. Good catch; I've updated the PR to handle CSV and TSV inputs as well as JSON and JSONL. I also added some more test coverage and updated the --help output to document the new behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants