> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/1.-yuan-qi/1.2-chang-sheng-hui-ad.2024-nian.md).

# 1.2 长生会（AD.2024年）

2024年5月14日，OpenAI首席科学家/联合创始人伊尔亚（Ilya）宣布离开OpenAI，科学界一直在猜测，他在AGI中看到了什么？

&#x20;伊尔亚在随后的一篇访谈中提到：“[AGI对待人类，会像人类对待动物一样](https://futurism.com/the-byte/openai-chief-scientist-agi-animals)”&#x20;

> AGI Will Treat Us Like Animals
>
> &#x20;                                                          -Ilya Sutskever

&#x20;

一年以后，一个名叫 长生会（Eternal Masonry）的神秘组织，秘密在美国西海岸洛杉矶成立，其宗旨在于探索人工智能与永恒生命，对于长生会来说，永恒与人工智能二者密不可分


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/1.-yuan-qi/1.2-chang-sheng-hui-ad.2024-nian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
