-
Testing different models, mainly gemma 2, i have been receiving a lot of blank responses (no line, no spacing, just blank no characters at all), usually a few regens fixes it but sometimes it takes qu…
-
Add a `Response` class to the **Pancake** project to standardize how responses are handled. This class will encapsulate success and error responses, making it easier to manage and debug API interactio…
-
Refactor the **Request** class in the **Pancake** project to utilize the new `Response` class for handling responses. This will standardize the response structure across the library, improving consist…
-
url = "https://lms.ouchn.cn/statistics/api/learning-activity"
print(requests.request("POST", url, headers=headers, data=json.dumps(local_payload)))
print("发送完毕")
运行出来 ,报,是啥意思呢?
-
Why are the relevant steps not executed when I use a dynamic click simulation button (my JS path is correct)
![QQ20241117-211709](https://github.com/user-attachments/assets/182d66d0-eda1-4830-929c-e6…
-
Hello,
I have been getting nonsense responses from the model after the initial prompt.
I have the client portion on Ubuntu 24
I have the server portion on Ubuntu 22
Thanks
-
My ollama server is a little bit slow but works fine, the issue is that if id doesnt answer after a few seconds spacellama just gives up, so maybe a configurable delay would help slower llama instance…
-
there might be limiter in somewhere or stream api does not work.
-
I would like to suggest you support structured responses, in particular JSON responses. Are there any plans for structured responses?
-
**Describe the bug**
There seems to be some inconsistency in the 'jobStatus' response structure when uploading a video with an error response:
```AppBskyVideoDefs.JobStatus```
https://github.…