knowledge_sources.json 425 B

1234567891011121314151617
  1. {
  2. "knowledge_sources": {
  3. "platform_rules": {
  4. "type": "static",
  5. "items": [
  6. {
  7. "title": "平台约束",
  8. "content": "只允许使用微信平台相关工具,不切换到其他平台。"
  9. },
  10. {
  11. "title": "受众画像",
  12. "content": "核心受众为 50 岁以上中老年人,更关注实用、稳健、可信内容。"
  13. }
  14. ]
  15. }
  16. }
  17. }