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.

43 lines
1015B

  1. {
  2. "channel_type": "wx",
  3. "model": "",
  4. "open_ai_api_key": "sk-jr69ONIehfGKe9JFphuNk4DU5Y5wooHKHhQv7oSnFzVbwCnW65fXO9kvH",
  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. "speech_recognition": true,
  22. "group_speech_recognition": true,
  23. "voice_reply_voice": false,
  24. "conversation_max_tokens": 2500,
  25. "expires_in_seconds": 300,
  26. "character_desc": "",
  27. "temperature": 0.9,
  28. "subscribe_msg": "",
  29. "use_linkai": false,
  30. "linkai_api_key": "",
  31. "linkai_app_code": "",
  32. "redis_host":"47.116.142.20",
  33. "redis_port":8090,
  34. "redis_password":"telpo#1234",
  35. "redis_db":3,
  36. "kafka_bootstrap_servers":"172.19.42.53:9092",
  37. "aiops_api":"https://id.ssjlai.com/aiopsadmin"
  38. }