remove tutorials.md which pointed to removed tutorials (#8189)

This commit is contained in:
Patrick Devine 2024-12-20 14:04:20 -08:00 committed by GitHub
parent 9ab62eb96f
commit d8bab8ea44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +0,0 @@
# Tutorials
Here is a list of ways you can use Ollama with other tools to build interesting applications.
- [Using LangChain with Ollama in JavaScript](./tutorials/langchainjs.md)
- [Using LangChain with Ollama in Python](./tutorials/langchainpy.md)
- [Running Ollama on NVIDIA Jetson Devices](./tutorials/nvidia-jetson.md)
Also be sure to check out the [examples](../examples) directory for more ways to use Ollama.