From ab0d37fde489510f49b927139379d46d64dc39e1 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Wed, 7 Feb 2024 17:25:33 -0500 Subject: [PATCH] Update openai.md --- docs/openai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openai.md b/docs/openai.md index 1f998508..b71b166a 100644 --- a/docs/openai.md +++ b/docs/openai.md @@ -2,7 +2,7 @@ > **Note:** OpenAI compatibility is now part of the `main` branch and will be available in an upcoming release of Ollama. -> > **Note:** OpenAI compatibility is experimental and is subject to major adjustments including breaking changes. For fully-featured access to the Ollama API, see the Ollama [Python library](https://github.com/ollama/ollama-python), [JavaScript library](https://github.com/ollama/ollama-js) and [REST API](https://github.com/jmorganca/ollama/blob/main/docs/api.md). +> **Note:** OpenAI compatibility is experimental and is subject to major adjustments including breaking changes. For fully-featured access to the Ollama API, see the Ollama [Python library](https://github.com/ollama/ollama-python), [JavaScript library](https://github.com/ollama/ollama-js) and [REST API](https://github.com/jmorganca/ollama/blob/main/docs/api.md). Ollama provides experimental compatibility with parts of the [OpenAI API](https://platform.openai.com/docs/api-reference) to help connect existing applications to Ollama.