Show HN: Apply plugins to LLMs in one line of code with PlugnPlai and Langchain
5 points| edreismd | 2 years ago |twitter.com | reply
I just finished this very simple tutorial: https://github.com/edreisMD/plugnplai/blob/master/examples/a.... And would love to get some feedback, and suggestions on how to improve it / make it useful for you.
Steps: 1. Load plugins from https://plugnplai.com directory (now with ~150 plugins) 2. Install and activate: Load specifications and build a default prompt describing the plugins to the LLM 3. Apply the plugins as a decorator to your function
Links: - Plug and Plai directory: https://plugnplai.com - Open Source Lib: https://github.com/edreisMD/plugnplai
No comments yet.