# 产品规划

> 使命：提高AI生产力，让人们有更多的时间去做自己想做的事
>
> 愿景：形成一个 能把工作全部交给AI来做 的 智能 生态系统
>
> —— 能用AI，CEO 龙雨溪

***

## v0.1.0-Bata（2024年7月28日）

{% hint style="success" %}
已发布
{% endhint %}

* \[增加] 工作流助手功能
* \[增加] AI基础问答功能
* \[增加] 新手指引系统
* \[增加] 其他辅助功能

## v0.2.0-Bata（2024年8月4日）

{% hint style="success" %}
已发布
{% endhint %}

* <mark style="color:red;">\[增加] AI工作流 分享到外部 能力</mark>
* \[优化] AI工作流 - AI节点 - 图片识别能力 接入
* \[优化] 解决遗留BUG

## v0.3.0-Bata（2024年8月11日）

{% hint style="success" %}
已发布
{% endhint %}

* \[增加] 功能
* \[优化] 解决遗留BUG，优化用户体验

## v0.4.0-Bata（2024年8月18日）

{% hint style="info" %}
进行中...
{% endhint %}

* <mark style="color:red;">\[增加] 知识库节点（向量数据库）</mark>&#x20;
* \[增加] 数据云端存储功能
* \[增加] 音频 生成节点 - Suno
* \[增加] 视频 生成节点 - Luma
* \[增加] 图像 生成节点 - Midjourney
* \[优化] 解决遗留BUG

## v0.5.0-Bata（2024年8月25日）

{% hint style="warning" %}
暂未开始
{% endhint %}

* <mark style="color:red;">\[增加]  工作流助手市场</mark>
* \[增加] 文件读取功能
* \[增加] 网页内容解析器节点
* \[优化] 解决遗留BUG
* \[增加] 交流学习社区 - 官方教程
* \[增加] 增加指引教程

## v0.6.0-Bata（2024年9月1日）

{% hint style="warning" %}
暂未开始，过渡版本，修改体验问题，和进行UI改版
{% endhint %}

* <mark style="color:red;">\[优化] 进行UI改版和品牌化</mark>
* \[优化] 解决遗留BUG

## v0.7.0-Bata（2024年9月8日）

{% hint style="warning" %}
暂未开始
{% endhint %}

* <mark style="color:red;">\[增加] 工作流官方节点市场</mark>
* \[增加] 活动
* \[优化] 解决遗留BUG

## v0.8.0-Bata（2024年9月15日）

{% hint style="warning" %}
暂未开始
{% endhint %}

* <mark style="color:red;">\[增加] 工作流第三方节点市场</mark>
* \[优化] 交流学习社区功能 - 可以发帖
* \[优化] 解决遗留BUG


---

# 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://doc.nyai.chat/she-qu-gong-jian/chan-pin-gui-hua.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.
