# Pick Your GPT Language Model

{% embed url="<https://youtu.be/w55ckYYb-zM>" %}

Because AI Literacy is quite important to us here at ThoughtfulGPT, we are excited to give you the choice between several language models for your workflow. As you start to experiment and explore collaborations with AI, you’ll find that, like People, each Language model handles tasks a bit differently.

***For example,*** \
\&#xNAN;*�� Chat GPT Turbo will usually complete tasks with more of a chatbot personality where it walks you through things and explains them.*&#x20;

***Whereas,*** \
\&#xNAN;*�� Anthropic’s claude has more of an enthusiastic, friendly personal assistant energy*

Sometimes, if one LLM is having some bandwidth challenges, you can still get help by trying a different model. We strongly believe that everyone should have a diversity of GPT tools in their toolkit, and With ThoughtfulGPT, you’ll never be in a lurch if one model gets stuck. And, as a bonus, you’ll also get hands-on experience collaborating with various AI model which will help you forming a mental map of their strengths and weaknesses. Experimentation is an important component of enhancing your AI literacy.\
\
If you have any questions, please drop us a line at <Support@thoughtfulgpt.com>.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rekap.com/api/docs-archive/docs-archive/ai-context-awareness-and-customization/pick-your-gpt-language-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
