JianLin Ke
JianLin Ke
1、用了你的补丁 2、我是预约其他医院科室,该医院挂号区分首诊复诊,我是复诊,所以不能挂首诊的号,debug后估计是刷票刷到首诊号,然后提交表单服务器返回导致的,所以要筛选出复诊号,然后提交表单。我改了下源码,暂无报错
Has anyone managed to solve it?
> The problem was solved after setting the proxy in the terminal v2ray to set the global agent, I enter the following code in the terminal, the same error。 netsh...
> Have you solved it yet?
@MarioGT90 I had a similar issue like yours. Could you please share how you resolved it?
@MarioGT90 OCO_OPENAI_BASE_PATH=https://api.aikey.one/v1, Add /v1 after the API. Source code: ... createChatCompletion: (createChatCompletionRequest, options = {}) => __awaiter(this, void 0, void 0, function* () { const localVarPath = `/chat/completions`; const localVarUrlObj...