pull/12/head
Harrison Chase 1 year ago
parent 58d66e00fe
commit e0ac18843d

@ -2,6 +2,10 @@
[Warning: very beta, may change drastically]
[Google Form](https://forms.gle/aAhZ6nEUybdzVbYq6) for submitting new prompts.
## Introduction
Taking inspiration from Hugging Face Hub, LangChainHub is collection of all artifacts useful for working with LangChain primitives such as prompts, chains and agents.
The goal of this repository is to be a central resource for sharing and discovering high quality prompts, chains and agents that combine together to form complex LLM applications.
@ -9,10 +13,12 @@ We are starting off the hub with a collection of prompts, and we look forward to
## Contributing
Since we are using GitHub to organize this Hub, adding artifacts can best be done in one of two ways:
Since we are using GitHub to organize this Hub, adding artifacts can best be done in one of three ways:
1. Create a fork and then open a PR against the repo.
2. Create an issue on the repo with details of the artifact you would like to add.
3. Add an artifact with the appropriate Google form:
- [Prompts](https://forms.gle/aAhZ6nEUybdzVbYq6)
Each of the different types of artifacts (listed below) will have different instructions on how to upload them.
Please refer to the appropriate documentation to do so.

Loading…
Cancel
Save