-
-
Notifications
You must be signed in to change notification settings - Fork 383
feat(llms): add cli tools for llms #7461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+23
−0
Merged
Changes from 6 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
ca95e1f
feat(llmstxt): code init
ice6 7f46647
feat(ComponentAnalyzer): simplify type name handling and add regex fo…
ice6 1c289ee
fix: sync the llmstxt outputs
ice6 22d5c39
feat(DocsGenerator): add check for index file freshness against compo…
ice6 ca50a4b
fix(typo): multiple typos fixed
ice6 d270498
refactor(ComponentAnalyzer): simplify GetClassName method by removing…
ice6 d80739b
feat: 添加 LlmsDocsGenerator 的中文文档
ice6 e1ae93a
refactor: 更改文件夹名称为 llms
ArgoZhang 4cce1c4
chore: 更新忽略文件
ArgoZhang c44e11f
chore: 增加 llms 工具项目
ArgoZhang d05e49f
chore: 移除 llms 静态文件
ArgoZhang 2c2a21b
revert: 撤销 build action 更改
ArgoZhang b44f47e
revert: 撤销 docker action 更改
ArgoZhang df7707f
revert: 撤销 dockerfile 更新
ArgoZhang ebe23bb
Merge remote-tracking branch 'origin/main'
ArgoZhang 99741e8
fix(DocsGenerator): 修复获取最新组件源文件时间戳的逻辑
ice6 9558688
fix(DocsGenerator): 使用组件的最后修改时间替代源文件时间戳计算最新组件时间
ice6 073d26e
feat(DocsGenerator): 确保输出目录存在以避免文件写入错误
ice6 6cf4a8e
feat(DocsGenerator): 添加 CLI 工具配置和使用说明
ice6 2d9cf90
chore: 更新字典增加 llms 单词
ArgoZhang 5713f1c
doc: 更新 readme 文档
ArgoZhang 113f1e2
chore: 增加 llms-docs 自动化脚本
ArgoZhang 7ec4e74
typo
ice6 27a106a
fix: 修正 llmsdocsgenerator 的包名和命令行工具名称
ice6 44509c5
chore: 更新依赖到最新
ArgoZhang b6c9dd3
refactor: 重构代码防止参数为空
ArgoZhang b2d0ee2
refactor: 修正生成文件目标位置逻辑
ArgoZhang 4a80d40
refactor: 代码格式化
ArgoZhang 1ee4a4c
chore: 更新 dotnet tool cli
ArgoZhang 7d040c0
feat: 增加 --root 参数适配 cli
ArgoZhang 17bc3bf
feat: 增加调试信息输出配置
ArgoZhang d2da910
feat: 重构文档生成逻辑,支持每个组件单独生成文档文件
ice6 ee0c216
chore: remove project into extensions lib
ArgoZhang 260b7fc
revert: 撤销更改
ArgoZhang 89f0100
revert: 撤销更改
ArgoZhang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.