chore: Remove OpenAI prefab (#56)

* chore: Remove OpenAI prefab

This prefab depends on some parts of Noodl's backend

* chore: Remove link
This commit is contained in:
Eric Tuvesson
2024-01-15 10:51:17 +01:00
committed by GitHub
parent 05a7b2b290
commit ddc2f503f6
15 changed files with 1 additions and 206 deletions

View File

@@ -7,7 +7,7 @@ hide_title: true
ChatGPT is a great tool that is used daily to generate code by developers all over the world. However (being a language model and not a programming engine) it does come with its own set of quirks and limitations. In this guide we will look at tips, tricks and strategies for how to get around them, and see why ChatGPT is a great pairing with Noodl.
> This guide is about how to use [http://chat.openai.com](http://chat.openai.com) as part of the development process.<br/><br/>To use OpenAI as part of your application, check out the [OpenAI prefab](/library/prefabs/openai/).
> This guide is about how to use [http://chat.openai.com](http://chat.openai.com) as part of the development process.
## When to ChatGPT