Skip to content

Commit

Permalink
chore: Remove link
Browse files Browse the repository at this point in the history
  • Loading branch information
erictuvesson committed Jan 15, 2024
1 parent c65cb3b commit ac0c573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/ai-assisted-dev/chat-gpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ac0c573

Please sign in to comment.