# Claude 2 (Anthropic)

<https://claude.ai/>

Claude-2 is a large language model (LLM) chatbot developed by Anthropic AI. It is the successor to the Claude 1 large language model released in the first quarter of 2023. Claude-2 is trained on a dataset of text and code that is 10x larger than the dataset used to train Claude 1. This allows Claude-2 to generate more complex and informative responses.

Claude-2 is also designed to be more ethical than other LLM chatbots. It is trained on a set of safety rules that are drawn from sources such as the Universal Declaration of Human Rights. This means that Claude-2 is less likely to generate harmful or offensive outputs.

Some of the things that Claude-2 can do include:

* Answer your questions in a comprehensive and informative way.
* Generate different creative text formats, like poems, code, scripts, musical pieces, email, letters, etc.
* Translate languages.
* Write different kinds of creative content.
* Follow your instructions and complete your requests thoughtfully.

Claude-2 is still under development, but it has the potential to be a powerful tool for communication, education, and creativity.

Here are some additional details about Claude-2:

* It was released in July 2023.
* It has 860 million parameters.
* It can handle novel-sized blocks of text of up to 75,000 words.
* It is available in the US and UK.
* It can be accessed via API as well as a public-facing beta website.

If you are interested in learning more about Claude-2, you can visit the Anthropic website or the Claude-2 beta website.


---

# 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://metaverse-imagen.gitbook.io/ai-tools-research/ai-technology/generative-ai-architectures-and-models/generative-ai-and-llms-for-text/claude-2-anthropic.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.
