569dae4446
Refactor state extraction and content cleaning in chat endpoint
Xin Wang
2026-06-18 17:10:02 +08:00
3836b443b1
Update structured form update content in documentation for version 1.0.8
Xin Wang
2026-06-18 11:07:20 +08:00
aa2768acc0
Update API request structure in fastapi.http
Xin Wang
2026-06-18 10:45:33 +08:00
83353c54d1
Remove outdated document for version 1.0.8 and replace it with an updated version containing comprehensive interface design details and enhancements. The new document includes additional parameters and examples for improved clarity on the chat interface and structured information handling.
Xin Wang
2026-06-18 10:27:52 +08:00
c1f469409d
Add new document for version 1.0.8
Xin Wang
2026-06-18 10:21:49 +08:00
cf0a8b71fd
Refactor text chunking implementation and update configuration
Xin Wang
2026-06-18 10:15:07 +08:00
a6777a827b
Add text chunking functionality to chat endpoint
Xin Wang
2026-06-17 14:18:24 +08:00
084e13e03c
Enhance logging and performance tracking in chat endpoint
Xin Wang
2026-06-17 13:46:32 +08:00
6ff23e433b
Refactor form update handling in API endpoints and models
Xin Wang
2026-06-17 13:29:50 +08:00
edf85e21cc
Update base URL in API configuration for deployment
Xin Wang
2026-06-17 12:36:46 +08:00
ffd3bf0385
Update environment configuration and enhance API endpoints
Xin Wang
2026-06-17 11:36:42 +08:00
1ea1d86d5a
Update continue greeting
Xin Wang
2026-06-03 12:52:38 +08:00
705a63dd25
Sync with engine v5
Xin Wang
2026-06-03 12:36:18 +08:00
056a8a4ad8
Update example for ssl problem
Xin Wang
2026-06-02 17:28:49 +08:00
30c413b6d4
Refactor voice websocket documentation to clarify input handling and remove deprecated sections. Updated the demo process to indicate that image uploads are no longer required, streamlining user interaction with the voice service.
Xin Wang
2026-06-01 11:24:31 +08:00
0ef5de399a
Add voice ws docs
Xin Wang
2026-06-01 11:18:41 +08:00
6df6c16e1d
Implement UserStartedSpeakingFrame handling in voice pipeline
Xin Wang
2026-05-29 16:51:51 +08:00
13f5f44f61
Enhance voice configuration with idle prompt features and new TTS settings
Xin Wang
2026-05-29 16:27:05 +08:00
f49212afc9
Add camera functionality to voice demo with UI updates and state management
Xin Wang
2026-05-28 15:13:54 +08:00
ed9621dfe0
Update VOICE_CONFIG to use new FastGPT state-enabled configuration and add TEXT_DELTA log group for websocket responses.
Xin Wang
2026-05-28 13:46:33 +08:00
9e2374f492
Add voice state tags, SuperTTS configs, and demo WS log groups.
Xin Wang
2026-05-28 11:32:20 +08:00
b14ef64665
Add configuration files for FastGPT and Xfyun voice services, enhancing LLM service capabilities. Update LLMConfig to include chat_id, variables, detail, and timeout settings. Refactor create_llm_service to support FastGPT integration and adjust pipeline to handle chat_id and greeting prompts. Implement context synchronization for interrupted assistant turns in text streaming.
Xin Wang
2026-05-26 10:56:38 +08:00
e4e47f637e
Refactor pipeline to correctly include assistant_aggregator in the run_pipeline_with_serializer function.
Xin Wang
2026-05-23 00:19:34 +08:00
c7f2f4e5f3
update default env
Xin Wang
2026-05-22 16:41:24 +08:00
a10f0a586b
Add VOICE_CONFIG env var to select the voice pipeline config file.
Xin Wang
2026-05-22 16:29:27 +08:00
bc2aa5b133
Integrate product-ws voice demo on port 8000 alongside REST API.
Xin Wang
2026-05-22 16:26:06 +08:00
0b6b40aba4
Add set_info logging for key/value updates
Xin Wang
2026-05-22 14:29:42 +08:00
87e616ab55
提示词添加车辆预先提取和手机号多次拼接输入
Xin Wang
2026-02-03 17:33:45 +08:00
34848dd6a0
add nostream chat example
Xin Wang
2026-02-02 18:16:51 +08:00