-
### What is the issue?
```
➜ ~ ollama run hf.co/KOOWEEYUS/BlackSheep
>>> /show modelfile
# Modelfile generated by "ollama show"
# To build a new Modelfile based on this, replace FROM with:
# FR…
-
I decided to create an issue for you all to see my priority list with development of Version 1.1.0, for the sake of transparency.
There is a [milestone](../milestone/5) for Version 1.1.0, and you c…
-
**Describe the bug**
A description of what the bug is, possibly including how to reproduce it.
I am trying to include SentryAsgiMiddleware.
I have to hack it a little as per the known issue as:…
-
Hi @sansyrox :wave:
Just found your project today. :)
Do you perhaps have the source code you used for the benchmark? It would be cool to have that reference on the https://sansyrox.github.io/r…
-
There are inconsistencies in the code API. Some features can be enabled with a dedicated method in the `Application` class (e.g., `use_sessions`, `use_cors`), while others are not. **Maybe** it is bes…
-
##### _Note: consider using [Discussions](https://github.com/Neoteroi/BlackSheep/discussions) to open a conversation about new features…_
**🚀 Feature Request**
Hi there!
It would be able to r…
-
### Ticket Contents
## Description
Project Healthcare is a set of upstream OpenAPI specification to extend any patient facing user interface looking to integrate to location-aware consultation and…
-
### bug描述 Describe the Bug
根据OpDesc生成Operation时丢失Place信息
通过allocated_type生成place时会丢掉place中的device_type属性
导致后续获取不到Place的device_type
![image](https://github.com/PaddlePaddle/Paddle/assets/82134450…
-
**🚀 Feature Request**
Dependency injection of Services in Auth handler and Middleware.
This is useful to access config, db session instance and many other things in these handlers.
Maybe ther…
-
Hi!
I was working on a project using rodi and I noticed that when a dependency that depends on another dependency has an `__init__`, it fails to resolve. Ok, I'm not good explaing things with human…