[Question] How to retrieve metadata of document using spring AI? #4173
vineetaparodkar
started this conversation in
General
Replies: 1 comment
-
Hey @vineetaparodkar, your question might be better asked in Spring-related repo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to retrieve metadata of document using Qdrant and springAI? ?Basically need to show metadata like filename, chunkname etc. Following code snippet describes starting point for retrieving based on query. How to modify this to get metadata of documents too i.e. we need metadata for RAG QnA application which will be pdf names which were provided as context.
Application code - https://github.com/vineetaparodkar/rag-with-openai-spring-ai.git
Beta Was this translation helpful? Give feedback.
All reactions