1. 23 Jul, 2025 1 commit
  2. 22 Jul, 2025 11 commits
  3. 21 Jul, 2025 3 commits
  4. 19 Jul, 2025 1 commit
  5. 18 Jul, 2025 4 commits
  6. 17 Jul, 2025 5 commits
  7. 16 Jul, 2025 7 commits
  8. 15 Jul, 2025 3 commits
  9. 14 Jul, 2025 4 commits
  10. 12 Jul, 2025 1 commit
    • Feat: system tool support stream response (#5206) · dae10931
      * Match SSE for FastGPT (#5168)
      
      * Match SSE for FastGPT
      
      * Modify the judgment
      
      * Optimize logic for SSE transmission
      
      * Refactor imports
      
      * directly use workflowStreamResponse from props
      
      * improve error handling and streamline onStreamData logic
      
      * Refactor API client configuration
      
      * perf: system tool support sse
      
      * update doc
      
      ---------
      
      Co-authored-by: Zhuangzai fa <143257420+ctrlz526@users.noreply.github.com>
      Archer committed