marcusschiesser / unc

Enterprise-ready, privacy-first ChatGPT platform
https://unc.de
GNU Affero General Public License v3.0
7 stars 1 forks source link

[Feature] Use the langchain prompt hub #20

Closed marcusschiesser closed 8 months ago

marcusschiesser commented 10 months ago

Is your feature request related to a problem? Please describe. Langchain released the Langchain hub: https://smith.langchain.com/hub - Currently this is a repo of prompt templates. Looking at this repo https://github.com/hwchase17/langchain-hub, my guess is that there is more to come, JSON descriptions of whole chains and agents. Prompt templates have their own URL, e.g. https://smith.langchain.com/hub/homanp/superagent

Describe the solution you'd like We could use the assets in the hub as a definition for a UNC bot. TBD how to do it.

marcusschiesser commented 8 months ago

won't do, based on llamaindex, see https://github.com/marcusschiesser/unc-llamaindex