JunweiDuan
JunweiDuan
Hi Graphics JS It seems not support to draw a text curved with a circle? how can I add attribute textPath to a Text Object?
chatdoc-frontend | 3:43:15 PM [vite] http proxy error at /my_docs: chatdoc-frontend | Error: connect ECONNREFUSED 127.0.0.1:8000 chatdoc-frontend | at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1606:16) chatdoc-backend | INFO: 172.18.0.1:42538 - "GET /...
**Bug description** timeout when calling OpenAI/MoonShot API org.springframework.web.client.ResourceAccessException: I/O error on POST request for "https://api.moonshot.cn/v1/chat/completions": timeout at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:578) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:501) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.retrieve(DefaultRestClient.java:463) at org.springframework.ai.moonshot.api.MoonshotApi.chatCompletionEntity(MoonshotApi.java:584) at org.springframework.ai.moonshot.MoonshotChatModel.lambda$call$0(MoonshotChatModel.java:140) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:344) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:217)...