From 95753a139e283e777484cf0336d0df670a8dbc30 Mon Sep 17 00:00:00 2001 From: Andreas Rozek Date: Wed, 24 Jul 2024 20:51:50 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aabf06..0032490 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ By combining these two technologies, the "blockly-ai-playground" offers beginner ## Prerequisites ## -"blockly-ai-playground" can be used with any AI provider offering an [OpenAI compatible API](https://platform.openai.com/docs/api-reference) - this may be [OpenAI](https://openai.com/) itself, [Perplexity](https://www.perplexity.ai/) (which was used for development), [Ollama](https://ollama.com/) (which runs LLMs locally on one's computer) and, presumably, many others. +The "blockly-ai-playground" can be used with any AI provider offering an [OpenAI compatible API](https://platform.openai.com/docs/api-reference) - this may be [OpenAI](https://openai.com/) itself, [Perplexity](https://www.perplexity.ai/) (which was used for development), [Ollama](https://ollama.com/) (which runs LLMs locally on one's computer) and, presumably, many others. As a consequence, you will need