No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

34 líneas
849B

  1. {
  2. "channel_type": "wx",
  3. "model": "7374349217580056592",
  4. "open_ai_api_key": "sk-tdi7u0zuLsR0JpPMGBeFZxymOpL0zoFVafX8EEEvEakIDAGQ22NyQ6w",
  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": false,
  9. "debug": true,
  10. "single_chat_reply_prefix": "",
  11. "group_chat_prefix": [
  12. "zhushou"
  13. ],
  14. "group_name_white_list": [
  15. ],
  16. "image_create_prefix": [
  17. "画","识别","看"
  18. ],
  19. "group_welcome_msg": "",
  20. "trigger_by_self": true,
  21. "voice_to_text":"ali",
  22. "speech_recognition": true,
  23. "group_speech_recognition": true,
  24. "voice_reply_voice": false,
  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. }