Skip to content

Conversation

wweggplant
Copy link
Contributor

@wweggplant wweggplant commented Apr 10, 2025

  • Add 'make'_llm_doc.sh 'script to generate Formily LLM documents.

Before submitting a pull request, please make sure the following is done...

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from master or formily_next.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

Add a script that generates formily's llm documents to customize which stack documents to select.

使用方式

# 在项目根目录下执行, 根据需要输入选择编号后, 添加0表示选择完成, 等待执行即可
chmod +x make_llm_doc.sh && ./make_llm_doc.sh

image

image

- 新增 `make_llm_doc.sh` 脚本,用于生成 Formily LLM 文档。
- 更新 `.gitignore`,忽略以 `llm-` 开头的 Markdown 文件。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant