Cross Fire

Results 27 comments of Cross Fire

thanks! BWIP-JS works fine

https://github.com/diemus/tableorm 欢迎试用

since alfred only works on macOS and Apple is removing python2 from macOS, I think golang is a better choice if you don't like python2

@deanishe what do you mean?

> > > > 怎么搞定的?我用了这个azure-openai-proxy项目搭了个proxy,用代码调用已经成功了,但是用chatgpt next web会出错 error code 1003,感觉好像stream方式 azure API不支持? @doherty88 是我开发的这个吗?https://github.com/diemus/azure-openai-proxy 有问题可以在issue里提供复现场景,有些web项目会调用一些特殊的接口,比如获取model列表,资金余额之类的,Azure是没有的,近期会补上一个mock接口来模拟这类请求的返回。如果是这个问题,临时的解决方案是换一个前端项目,有些项目不会去调类似的接口。另外stream是支持的。

未必是代理的问题,azure直连也缺少打字机效果,之前测试过,感觉不用太纠结这个问题

不是playground,就是直接请求azure openai,流式返回的时候,azure不是按字返回的,而是一次返回一大段,然后又是一段。感觉在azure那一层就已经不是打字机效果了

It seems that Langchain has a competitor now.

/v1/engines的接口是做什么用的?

这个在官网页面有写是要废弃了吧