procedure
A hybrid retrieval system combines graph and vector retrievers by using a hybrid_retriever function that queries both methods, merges the results into a single string with labeled sections, and uses a prompt template to guide the language model in utilizing the combined context.

Authors

Sources

Referenced by nodes (1)