• Joined on 2025-04-27
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-28 10:38:37 +08:00
be6af046ca Simplify client mode to single FastGPT app
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-28 09:32:24 +08:00
3e9385b0ca Add client-mode FastGPT routing
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-27 17:34:36 +08:00
wx44wx pushed to feat/langgraph at wx44wx/ZNJJ-api-server 2026-07-27 17:31:08 +08:00
5263192f92 Add new workflow configuration for accident scene documentation
1c8e9da486 Start LangGraph backend migration foundation
Compare 2 commits »
wx44wx created branch feat/langgraph in wx44wx/ZNJJ-api-server 2026-07-27 17:31:08 +08:00
wx44wx pushed to master at wx44wx/langgraph-learning-examples 2026-07-26 22:59:33 +08:00
caea405d28 Add advanced LangGraph learning examples and guides
df11b2b526 Add example demonstrating parallel nodes and reducers in LangGraph, including a valid graph with a custom reducer and an invalid graph triggering an update conflict. The script showcases the execution flow and error handling for concurrent updates.
907393fbbc Add LangGraph streaming and error handling examples, demonstrating node updates, model token flow, retry policies, and error recovery mechanisms.
f0b0eb13fe Add multiple LangGraph examples including basic agents, chatbots, conditional edges, checkpointers, tool calls, and human-in-the-loop approval processes. Update .gitignore to include local environment files.
e5d701a045 Initial commit: add LangGraph examples
wx44wx created branch master in wx44wx/langgraph-learning-examples 2026-07-26 22:59:33 +08:00
wx44wx created repository wx44wx/langgraph-learning-examples 2026-07-26 22:46:44 +08:00
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-26 07:35:08 +08:00
5c719ed2ea Refactor chat backend integration and introduce new backend-neutral architecture
893eb2f2f7 Update environment variables and add LangGraph backend migration plan
Compare 2 commits »
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-24 17:33:57 +08:00
88ba48ac77 Update docs
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-24 08:17:52 +08:00
ce97a16f5b Add new prompts for accident scene photo guidance
wx44wx pushed to main at wx44wx/ZNJJ-api-server 2026-07-23 23:35:42 +08:00
6f91f45065 Add new state code for photo recognition failure in chat stream mode
wx44wx pushed to main at wx44wx/program-webrtc-deploy 2026-07-21 23:42:38 +08:00
e3e68e8ea1 Add credentialed TURN server handling and update RTC configuration to gather direct, STUN, and TURN candidates. Enhance peer connection management with new credentials parameter.
cdecc25bb7 Refactor RTC configuration to use 'all' iceTransportPolicy, reintroduce STUN server URLs, and remove credentialed TURN server handling.
e1f147d773 Update TURN server credential property from 'password' to 'credential'
213932f02a Add package-lock.json for dependency management
65f45647a6 Update RTC configuration to use TURN only and replace STUN server URLs with a specific TURN server address.
Compare 20 commits »
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-21 15:57:49 +08:00
774825593d feat(qwen-audio): add Alibaba Cloud Qwen-Audio Realtime service integration
wx44wx pushed to main at wx44wx/program-webrtc-deploy 2026-07-19 23:57:51 +08:00
84566d22df Update README
wx44wx pushed to main at wx44wx/program-webrtc-deploy 2026-07-19 23:55:12 +08:00
a285fa4e8b Add readme
wx44wx pushed to main at wx44wx/program-webrtc-deploy 2026-07-19 16:31:45 +08:00
31828ead62 Initial deploy bundle for WebRTC signaling server and multipeer demo.
wx44wx created branch main in wx44wx/program-webrtc-deploy 2026-07-19 16:31:45 +08:00
wx44wx created repository wx44wx/program-webrtc-deploy 2026-07-19 15:30:22 +08:00
wx44wx pushed to main at wx44wx/ai-video-fullstack 2026-07-19 12:04:20 +08:00
f027ed99b7 feat(mcp): enhance MCP transport support and add server management UI
c54dac403b Refactor AssistantPage to streamline agent platform handling
cd319d27b9 merge: add workflow vision configuration
28c6380d8a feat(workflow): add per-agent vision configuration
e39bb48ba8 feat: add MCP tool integration
Compare 8 commits »