-
When creating a message with `hellö` in it and attempting to send it, Dodo fails with:
```pytb
Traceback (most recent call last):
File "/home/florian/proj/dodo/dodo/compose.py", line 445, in ru…
-
With OpenAPI when I define component like this:
```yaml
Obj1:
type: object
description: "Any valid JSON payload to be passed through for processing"
additionalProperties:…
-
## Type of issue
[ ] Bug
[X] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement
## Expected Behavior
Hi, I just have question for how to generate a QR code…
-
I have a couple of requirement that I believe are not supported by Bolt's testing module yet.
This is an example of rules I’d like to be able to test:
```
path /path/to/my/queue/tasks {
write() =…
-
The build failed. Fix the build errors and run again.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sudo python3 generate.py -ip 10.168.10.128 -port 11011 -key vICWUPWkPFVsRGfWoevyhlTUGCPGkeNY
~~~~~~~~~~~…
-
### OS
Linux
### GPU Library
CUDA 12.x
### Python version
3.12
### Pytorch version
2.3.1
### Model
mistral-v0.3-instruct
### Describe the bug
i hosted llm using fastapi and accept the lora …
-
Hi oittaa,
Thanks for your continue effort on this project.
# Describe the bug
I wanted to try chunk a large file and then upload to the gcp-storage-emulator.
This failed with ValueErro…
-
## Steps to reproduce
- I used a source install, from the official repo on `master` branch
- git clone [...]
- Used `rvm` to setup a ruby env match the `.ruby-version`
- `rvm install ruby-…
-
#### Describe the bug
It looks like the generator cannot handle types that are referenced in other files. Declaring the type locally in the schemas section works perfectly, but not when declaring th…
-
When there are two fragments on the same type, the selection sets should be merged. This isn't happening. It might also be related to the object being inside a list.
Needs a failing test case.
/…