Update gallery (#4873)

This commit is contained in:
Davis Chase
2023-05-17 20:59:41 -07:00
committed by GitHub
parent 8966f61ca5
commit a4ac006658
2 changed files with 1 additions and 366 deletions

View File

@@ -162,7 +162,7 @@ Additional Resources
- `LangChainHub <https://github.com/hwchase17/langchain-hub>`_: The LangChainHub is a place to share and explore other prompts, chains, and agents.
- `Gallery <./additional_resources/gallery.html>`_: A collection of our favorite projects that use LangChain. Useful for finding inspiration or seeing how things were done in other applications.
- `Gallery <https://github.com/kyrolabs/awesome-langchain>`_: A collection of great projects that use Langchain, compiled by the folks at `Kyrolabs <https://kyrolabs.com>`_. Useful for finding inspiration and example implementations.
- `Deployments <./additional_resources/deployments.html>`_: A collection of instructions, code snippets, and template repositories for deploying LangChain apps.