diff --git a/docs/README.md b/docs/README.md index 310a4399..b7ba9b96 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,22 +1,22 @@ # Documentation ### Getting Started -* [Quickstart](../README.md#quickstart) +* [Quickstart](https://docs.ollama.com/quickstart) * [Examples](./examples.md) -* [Importing models](./import.md) -* [MacOS Documentation](./macos.md) -* [Linux Documentation](./linux.md) -* [Windows Documentation](./windows.md) -* [Docker Documentation](./docker.md) +* [Importing models](https://docs.ollama.com/import) +* [MacOS Documentation](https://docs.ollama.com/macos) +* [Linux Documentation](https://docs.ollama.com/linux) +* [Windows Documentation](https://docs.ollama.com/windows) +* [Docker Documentation](https://docs.ollama.com/docker) ### Reference -* [API Reference](./api.md) +* [API Reference](https://docs.ollama.com/api) * [Modelfile Reference](./modelfile.md) -* [OpenAI Compatibility](./openai.md) +* [OpenAI Compatibility](https://docs.ollama.com/api/openai-compatibility) ### Resources -* [Troubleshooting Guide](./troubleshooting.md) -* [FAQ](./faq.md) +* [Troubleshooting Guide](https://docs.ollama.com/troubleshooting) +* [FAQ](https://docs.ollama.com/faq#faq) * [Development guide](./development.md) diff --git a/docs/docs.json b/docs/docs.json index 18db6ed5..74149efd 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -108,7 +108,10 @@ "/modelfile", "/context-length", "/linux", + "/macos", + "/windows", "/docker", + "/import", "/faq", "/gpu", "/troubleshooting" diff --git a/docs/examples.mdx b/docs/examples.md similarity index 69% rename from docs/examples.mdx rename to docs/examples.md index 25f6563a..7f349f72 100644 --- a/docs/examples.mdx +++ b/docs/examples.md @@ -12,9 +12,3 @@ Ollama JavaScript examples at [ollama-js/examples](https://github.com/ollama/oll ## OpenAI compatibility examples Ollama OpenAI compatibility examples at [ollama/examples/openai](../docs/openai.md) - - -## Community examples - -- [LangChain Ollama Python](https://python.langchain.com/docs/integrations/chat/ollama/) -- [LangChain Ollama JS](https://js.langchain.com/docs/integrations/chat/ollama/) diff --git a/docs/macos.md b/docs/macos.mdx similarity index 98% rename from docs/macos.md rename to docs/macos.mdx index 26fb23c7..bb92234c 100644 --- a/docs/macos.md +++ b/docs/macos.mdx @@ -1,4 +1,6 @@ -# Ollama for macOS +--- +title: macOS +--- ## System Requirements diff --git a/docs/windows.mdx b/docs/windows.mdx index b76e37c8..37fd1973 100644 --- a/docs/windows.mdx +++ b/docs/windows.mdx @@ -2,11 +2,7 @@ title: Windows --- -Welcome to Ollama for Windows. - -No more WSL required! - -Ollama now runs as a native Windows application, including NVIDIA and AMD Radeon GPU support. +Ollama runs as a native Windows application, including NVIDIA and AMD Radeon GPU support. After installing Ollama for Windows, Ollama will run in the background and the `ollama` command line is available in `cmd`, `powershell` or your favorite terminal application. As usual the Ollama [API](/api) will be served on