# ChatGPT Agent

OpenAIは、思考統合されたルーターによる自動モデル切替、「バイブコーディング」による自然言語からのソフトウェア生成、マルチモーダル対応、高精度かつ誤情報の減少、標準・ミニ・ナノ・プロなど多様なバリアントによるパーソナライズ体験を備えた、これまでで最も高性能な言語モデル「GPT‑5」を公式リリースしました。これは、エージェント的AIやAGIへの大きな前進を意味します。

#### 公式ガイド:

{% embed url="<https://youtu.be/AGr_Xolg0Ps?si=PVw3mN69JvQjEO42>" %}


---

# 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.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/chatgpt-agent.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.
