feat(wiki): batch ingest 16 source pages from raw/

This commit is contained in:
2026-04-14 20:22:19 +08:00
parent 1e166667ba
commit b299ecf694
25 changed files with 1432 additions and 39 deletions

View File

@@ -77,9 +77,21 @@
- [大模型相关术语框架总结](sources/大模型相关术语和框架总结LLM、MCP、Prompt、RAG、vLLM、Token、数据蒸馏.md)
- [Nano Banana 2使用指南](sources/全网最全Nano Banana 2 使用指南2025年12月更新 1.md)
- [如何写出完美的Prompt](sources/如何写出完美的Prompt提示词.md)
- [Coze平台Demo合集](sources/Coze平台Demo合集.md)
- [Anthropic Prompt Library实用合集](sources/Anthropic-Prompt-Library-实用合集.md)
- [Sora视频自动化生成工作流](sources/Sora视频自动化生成工作流.md)
- [Gemini-3-一口气做了10个应用](sources/Gemini-3-一口气做了10个应用.md)
- [我的工具集](sources/我的工具集.md)
- [ChatGPT-Canva-Gamma-简报工作流](sources/ChatGPT-Canva-Gamma-简报工作流.md)
- [文字生成视频网站推荐](sources/文字生成视频网站推荐.md)
- [DeepSeek使用手册清华版](sources/DeepSeek使用手册清华版.md)
- [系统提示词构建原则](sources/系统提示词构建原则.md)
- [Ollama-DeepSeek-OpenWebui-离线部署大模型](sources/Ollama-DeepSeek-OpenWebUI-离线部署大模型.md)
## Entities
- [Cursor](entities/Cursor.md)
- [Coze](entities/Coze.md)
- [DeepSeek](entities/DeepSeek.md)
- [Smisery](entities/Smisery.md)
- [OpenClaw](entities/OpenClaw.md)
- [N8N](entities/N8N.md)
@@ -92,6 +104,12 @@
- [F5-TTS](entities/F5TTS.md)
- [剪映](entities/剪映.md)
- [LangChain](entities/LangChain.md)
- [Anthropic](entities/Anthropic.md)
- [Canva](entities/Canva.md)
- [Gamma AI](entities/GammaAI.md)
- [Sora](entities/Sora.md)
- [Ollama](entities/Ollama.md)
- [Open-Webui](entities/OpenWebui.md)
## Concepts
- [Agent模式](concepts/Agent模式.md)