# 进展和新闻

浪潮中一个时间线由若干个「进展」构成。每当一个事件**本身**发生一定程度的变化，我们就应用一个新的进展将其记录下来。

{% hint style="info" %}
通常来说，不同媒体、个人发表的社论或言论不应作为一个进展。除非这个媒体或者个人的观点显著影响事件走向。
{% endhint %}

每个进展包括时间和摘要。进展的摘要需要由若干个消息来源（新闻）进行事实支持。

![进展与新闻](/files/58UESleN0wl0ckg6B9aD)


---

# 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://wiki.langchao.org/structure/progress-and-news.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.
