xebia-functional / xef

Building applications with LLMs through composability, in Kotlin, Scala, ...
https://xef.ai
Apache License 2.0
178 stars 15 forks source link

Add Document structure with `source` to VectorStore #761

Open raulraja opened 4 months ago

raulraja commented 4 months ago

This pull request introduces a new Document structure in the Vector store, supporting the source field and allowing additional fields in the future.