27 Commits

Author SHA1 Message Date
Xin Wang
21f6c17388 Add image upload in conversation 2026-06-02 08:24:53 +08:00
Xin Wang
402ad81cb6 Add chatId in ws connection 2026-05-31 22:46:48 +08:00
Xin Wang
5cbfd0f0fa Refactor TTS configuration in fastgpt.state.xfyun.json: update provider, base URL, voice settings, and adjust sample rate for improved performance. 2026-05-29 16:47:07 +08:00
Xin Wang
15c98f21fe Use FastGPT app opener for greetings 2026-05-29 15:34:33 +08:00
Xin Wang
ce3c384b00 Adjust user speech timeout and enhance idle prompt settings in fastgpt.state.xfyun.json and siliconflow.json 2026-05-29 13:39:17 +08:00
Xin Wang
d5e4085883 Update TTS configuration and idle prompt settings in fastgpt.state.xfyun.json and fastgpt.xfyun.supertts.json 2026-05-29 13:36:32 +08:00
Xin Wang
4c4e3e949f Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core 2026-05-29 12:56:47 +08:00
Xin Wang
b6cb72eda7 Remove unused config 2026-05-29 12:56:31 +08:00
Xin Wang
f7df8bbda1 Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core 2026-05-29 11:06:57 +08:00
Xin Wang
69c5941139 Update idle prompt 2026-05-29 11:01:24 +08:00
Xin Wang
f954da60b4 Update voice activity detection parameters and add response state configuration in FastGPT XFYun JSON files for enhanced interaction management. 2026-05-28 13:57:33 +08:00
Xin Wang
3357585443 Add response state configuration to FastGPT XFYun JSON file, enabling state tracking with customizable parameters for improved interaction management. 2026-05-28 13:36:14 +08:00
Xin Wang
ad232fdbd9 Add configuration files for FastGPT with XFYun services, including STT, TTS, and audio filtering settings. Introduce new JSON files for different service configurations and enhance logging for text delta responses in the web application. 2026-05-28 13:28:36 +08:00
Xin Wang
c4a53b5205 Add voice activity detection and interruption handling configurations to FastGPT and XFYun JSON files. Enhance interruption short replies with additional phrases for improved user interaction. 2026-05-26 15:45:25 +08:00
Xin Wang
d64a5315a5 update fastgpt config 2026-05-26 14:30:18 +08:00
Xin Wang
97deca0f57 Update LLM configuration to support FastGPT integration. Modify requirements to include fastgpt-python-sdk, enhance greeting messages, and adjust LLM service creation to handle app_id. Implement welcome text fetching for FastGPT and improve context handling in the pipeline based on LLM provider. Update related configurations and properties for better integration. 2026-05-26 14:15:26 +08:00
Xin Wang
2edcb51805 Add chat_id, variables, detail, timeout_sec, and send_system_prompt to LLMConfig; update create_llm_service to accept new parameters and handle FastGPT integration. Modify pipeline to utilize chat_id and adjust message handling based on provider settings. 2026-05-25 08:45:30 +08:00
Xin Wang
f73fadcc77 Add interruption handling parameters to siliconflow configuration 2026-05-22 13:52:36 +08:00
Xin Wang
73f0fdf7bf Merge branch 'main' of https://gitea.xiaowang.eu.org/wx44wx/engine-v5-pipecat-core 2026-05-22 13:40:05 +08:00
Xin Wang
2c26eeff35 Update turn parameters 2026-05-22 13:38:47 +08:00
Xin Wang
75a34bf071 Add gated turn start strategy 2026-05-22 13:36:47 +08:00
Xin Wang
2c7f0f440b demo mount to fastapi 2026-05-22 10:23:17 +08:00
Xin Wang
872b8ac64a move vad config to json 2026-05-21 17:23:04 +08:00
Xin Wang
b09ca18cb9 update bugs 2026-05-21 16:52:42 +08:00
Xin Wang
404381c818 Add xfyun asr service 2026-05-21 15:42:49 +08:00
Xin Wang
321a4bb5bf add xfyun tts service 2026-05-21 14:48:04 +08:00
Xin Wang
53d2f5233d first vesion 2026-05-21 13:08:40 +08:00