Ian Wootten
Ian Wootten
# Bug report ## Describe the bug The Python client doesn't support realtime subscription and fails with "AttributeError: 'RequestBuilder' object has no attribute 'on'". (Update 17/01/22: This was an example...
PDF's can't be created using static assets and django-wkhtmltopdf unless collectstatic has been run, moving the static files into the STATIC_ROOT directory. This isn't as per django template views in...
# Bug report ## Describe the bug Cannot enable any extensions for any project. Includes old (over 1 year) and a brand new instance. Every time I go to enable...
**Describe the bug** Unable to run a model on my M1 Pro 16GB. Tried both Mistral and TinyLlama on both 0.4.3 and the nightly version. **Steps to reproduce** Steps to...
**Describe the bug** Unable to run a model on my M1 Pro 16GB. Tried both Mistral and TinyLlama on both 0.4.3 and the nightly version. Original Issue here, updated to...
I'm unable to query the API for non-featured posts. I can see [the v2 docs state](http://api-v2-docs.producthunt.com.s3-website-us-east-1.amazonaws.com/operation/query/) the posts object has a "featured" flag which: - "Select Posts that have been...