fallback for non-sse response 
                                
                                    
                                      
                                        Open
                                    
                                    
                                        raja-jamwal
                                    
                                    
                                    opened this issue 1 year ago
                                     •
                                    3 comments
                                
 
                                
                                    
                                        
                                    
                                    
                                    
Description
- Solution for https://github.com/nomic-ai/gpt4all/issues/2174, gpt4all doesn't support SSE, this is a fallback in case the response is non-SSE.
 
Checklist
- [x] The base branch of this PR is 
dev, rather than main 
- [x] The relevant docs, if any, have been updated or created
 
Screenshots
continue.dev loading from gpt4all

gpt4all logs

Testing
- start gpt4all with the server mode.
 
- in continue.dev use it as an OpenAI compatible provider.
 
- ask something, it should respond.