-
-
Notifications
You must be signed in to change notification settings - Fork 581
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 method
Improve session management with using statement
Replace validation with LlmUtility method
Replace validation with LlmUtility method
Replace validation with LlmUtility method
Replace validation with LlmUtility method
Remove duplicate parameter validation method
2 files
Fix WebSocket close status and message
Fix WebSocket close status and message
1 files
Add LlmUtility namespace import