mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
94a92abf24
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>