You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.0KB

  1. {
  2. "channel_type": "wx",
  3. "model": "",
  4. "open_ai_api_key": "sk-uJDBdKmJVb2cmfldGOvlIY6Qx0AzqWMPD3lS1IzgQYzHNOXv9SKNI",
  5. "open_ai_api_base": "http://106.15.182.218:3000/api/v1",
  6. "claude_api_key": "YOUR API KEY",
  7. "proxy": "",
  8. "hot_reload": true,
  9. "debug": false,
  10. "single_chat_reply_prefix": "",
  11. "group_chat_prefix": [
  12. "zhushou"
  13. ],
  14. "group_name_white_list": [
  15. ],
  16. "image_create_prefix": [
  17. ],
  18. "group_welcome_msg": "",
  19. "trigger_by_self": true,
  20. "voice_to_text":"ali",
  21. "text_to_voice":"ali",
  22. "speech_recognition": true,
  23. "group_speech_recognition": false,
  24. "voice_reply_voice": true,
  25. "conversation_max_tokens": 2500,
  26. "expires_in_seconds": 300,
  27. "character_desc": "",
  28. "temperature": 0.9,
  29. "subscribe_msg": "",
  30. "use_linkai": false,
  31. "linkai_api_key": "",
  32. "linkai_app_code": "",
  33. "redis_host":"47.116.142.20",
  34. "redis_port":8090,
  35. "redis_password":"telpo#1234",
  36. "redis_db":3,
  37. "kafka_bootstrap_servers":"172.19.42.53:9092",
  38. "aiops_api":"https://id.ssjlai.com/aiopsadmin"
  39. }