sirui

Results 2 comments of sirui

github.com/tmc/[email protected]/llms/openai/internal/openaiclient/chat.go:379 if !strings.HasPrefix(line, "data:") { log.Fatalf("unexpected line: %v", line) } func Fatalf(format string, v ...any) { std.Output(2, fmt.Sprintf(format, v...)) os.Exit(1) } 直接退出了整个应用程序。不能这么干

![image](https://github.com/tmc/langchaingo/assets/11252716/629ddb5a-e442-4603-be9d-d09e091911a4) 另外收到一个ping的样子。