Document metadata is stored associated with each piece of content that was ingested into vector store. It would be nice to include the ability to filter results from chat inquiry based one or more pieces of metadata. Maybe start with naive AND conditional approach? Assumes ingestion happened. But as we have a variant case for chat where we'd employ tool/function calling, this kind of filtering capability would not be available.
Document metadata is stored associated with each piece of content that was ingested into vector store. It would be nice to include the ability to filter results from chat inquiry based one or more pieces of metadata. Maybe start with naive AND conditional approach? Assumes ingestion happened. But as we have a variant case for chat where we'd employ tool/function calling, this kind of filtering capability would not be available.