1
0

themes.yaml.example 372 B

1234567891011121314
  1. # 搜索主题配置示例
  2. # 复制此文件为 themes.yaml 并修改为你感兴趣的主题
  3. themes:
  4. - mcp # Model Context Protocol
  5. - agent # AI Agent
  6. - rag # Retrieval-Augmented Generation
  7. - money # 理财/投资
  8. - AI # 人工智能
  9. # 你可以添加更多主题,例如:
  10. # - 健康
  11. # - 学习
  12. # - 工作