(资料图)

时隔20天,OpenAI从v0.0.1升级到了v0.2.0。与v0.0.1版相比,v0.2.0版主要做了以下改动:

type RequestFactory interface {Build(ctx context.Context, method, url string, request any) (*http.Request, error)}type FormFactory interface {CreateFormFile(fieldname string, filepath string) errorWriteField(fieldname string, value string) errorFormDataContentType() stringClose() error}

声明:本作品采用署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0)进行许可,使用时请注明出处。Author: mengbinblog: mengbinGithub: mengbin92cnblogs: 恋水无意

推荐内容