-
- Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
FeatureNew featureNew featureGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025Help wantedExtra attention is neededExtra attention is neededStoreIssues & PRs about the AI Store componentIssues & PRs about the AI Store component
Description
A common use-case for populating a vector store is to load the content as documents from a source and manipulate them while doing so, e.g. splitting into multiple chunks, normalizing the language, or summarizing.
I'd guess that In the end the LoaderInterface should spit out a iterable<TextDocument> that is then handed over to the Embedder (rename to Indexer?)
OskarStark
Metadata
Metadata
Assignees
Labels
FeatureNew featureNew featureGood first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025This issue or pull request was part of the Symfony AI Hackathon 2025Help wantedExtra attention is neededExtra attention is neededStoreIssues & PRs about the AI Store componentIssues & PRs about the AI Store component