mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-04 03:42:29 +00:00
This PR proposes - An NLAToolkit method to instantiate from an AI Plugin URL - A notebook that shows how to use that alongside an example of using a Retriever object to lookup specs and route queries to them on the fly --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>