examples/README.md
Searching for community contributions! Join the #contributing Discord Channel to discuss.
This folder will contain an ever-growing set of examples.
The key with examples is that they should always work. The failure mode of examples folders is that they get quickly deprecated.
Examples are:
folder structure
- basic_functionality - notebooks with simple walkthroughs
- advanced_functionality - notebooks with advanced walkthroughs
- deployments - how to deploy places
- use_with - chroma + ___, where ___ can be langchain, nextjs, etc
- data - common data for examples
💡 Feel free to open a PR with an example you would like to see