diff --git a/docs/tutorials.md b/docs/tutorials.md deleted file mode 100644 index 0f520c952..000000000 --- a/docs/tutorials.md +++ /dev/null @@ -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.