You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a standardized way to reference and load different retriever implementations within the GenAI library. This should support identifying retrievers by name, type, or through configuration, allowing for easy selection and instantiation of a desired retriever.