Hello Are There any Tools or Third party with lama index to view nodes after chunking and embedding and check/tracing some Queries for retriever node and the final prompt before send to llm ?
Hi Guys I use OpenAI and service_context with nodes and when the data is retrieved from indexing they send to llm with metadata like page_label and file_path, so i want to send just the context without this metadata , how i can do it?