There's a missing component which could be a great fit for Spanner, the Docstore implementation. Typically used in Parent/MultiVectorRetriver scenarios (i.e. similarity search for child chunks, return the full parent doc based on the parent/child key join).
https://python.langchain.com/v0.2/docs/integrations/stores/
There's a missing component which could be a great fit for Spanner, the Docstore implementation. Typically used in Parent/MultiVectorRetriver scenarios (i.e. similarity search for child chunks, return the full parent doc based on the parent/child key join).
https://python.langchain.com/v0.2/docs/integrations/stores/