-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Desc…
-
### What happened?
I am trying to test functionality of callbacks -
here is my simple fastAPI server setup -
`custom_callback.py`
```
from litellm.integrations.custom_logger import Custom…
-
### Code
Unfortunally I cannot provide any code to reproduce this, as this happens in a rather complicated private code base. The ICE goes away as soon as I fix the problems mentioned in the or…
-
given
```
#[derive(FieldNamesAsArray)]
struct StructA {
a: String,
b: StructB
}
struct StructB {
c: String,
d: String
}
```
We shall have this:
`assert_eq!(StructA::FIE…
-
### Code
I don't have a minimal repro, but I do have a relatively small diff of the change that triggered the problem. I am hiding it behind a "Details" section, like the backtrace, to keep the…
-
We recently migrated to the new Azure Resource management libraries.
**Query/Question**
Why does the state() function of ContainerGroup always returns NULL?
In the OLD Azure Resource management l…
-
Hey so here is the full warning message
```
[Netcode] NetworkBehaviour-PlayerArmature(Clone) is being destroyed while NetworkObject-PlayerArmature(Clone) is still spawned! (could break state synch…
-
While taking a look at `QueryOffer`s, I realized that retrieval prices are set in a field named `MinPricePerByte`.
The question is: why "Min"? I took a look at the spec, but didn't find why the price…
jsign updated
3 months ago
-
We've noticed an issue when doing a domain check on a device (were using it in a .net8 application running .net-ios on an iphone or .net-android on Android devices) when the phones locale is set to Sw…
-
### Host operating system: output of `uname -a`
Ubuntu 22.04.1 LTS
### blackbox_exporter version: output of `blackbox_exporter --version`
Docker Image v.0.23.0
blackbox_exporter, version 0.23.0 …