- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 582
fix chat stream and websocket close #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| PR Reviewer Guide 🔍Here are some key observations to aid the review process: 
 | 
| PR Code Suggestions ✨Explore these optional code suggestions: 
 | ||||||||||||
PR Type
Bug fix, Enhancement
Description
Fix WebSocket close status and messages
Refactor parameter validation with new utility
Improve session management in chat stream
Remove duplicate code across providers
Diagram Walkthrough
File Walkthrough
7 files
Add parameter validation utility methodImprove session management with using statementReplace validation with LlmUtility methodReplace validation with LlmUtility methodReplace validation with LlmUtility methodReplace validation with LlmUtility methodRemove duplicate parameter validation method2 files
Fix WebSocket close status and messageFix WebSocket close status and message1 files
Add LlmUtility namespace import