Tyler
Tyler
**Description** AS title **Steps to Reproduce** 1. "python3 -m revChatGPT.Unofficial" 2. then script stuck in the login loop **Expected behavior** I believe when it detected the cloudflare token detected **Output**...
### Background The original embedding function will cause whole process crash when OpenAI or Azure API returns Error. It is necessary to try a few times. ### Changes 1. move...
**Describe the Bug** A clear and concise description of what the bug is. For UI issues please also add a screenshot that shows the issue. **Versions Used** KubeSphere: Kubernetes: (If...
Here is example handler. My code shows error like "handle_text_stream is not awaited." ``` async def handle_text_stream(reader, participant_identity): info = reader.info print( f'Text stream received from {participant_identity}\n' f' Topic: {info.topic}\n'...
**Describe the Bug** A clear and concise description of what the bug is. After upgrading kubesphere version, the ks-apiserver keep restart. From log, it shows the health check fail with...
**Describe the Bug** I believe the console query metrics for Gateway UI is deprecated. The previous names like ingress_request_count, ingress_request_5xx_count. For UI issues please also add a screenshot that shows...