-
## Habitat-Sim version
v0.3.1
> Are you using the bleeding edge version?
Yes.
## ❓ Questions and Help
I noticed that in the latest release v0.3.1, you have incorporated the new semantic…
-
### Which packages are impacted by your issue?
@graphql-codegen/flutter-freezed
### Describe the bug
My graphql schema contains meta-data fields, which are prefixed with an '_' (underscore). At the…
-
when i train DetectoRS with the config DetectoRS_mstrain_400_1200_r50_40e.py, i get an error:
RuntimeError: 1only batches of spatial targets supported (non-empty 3D tensors) but got targets of size: …
-
### Description
Recently Google released Structured Outputs for Gemini (much like OpenAI).
Should be fairly simple to enable this by updating `setup_call` for `gemini` and updating the warning to …
-
I'm attempting to deserialize JSON into a simple Java record where one of the members, a simple POJO, is annotated as `@JsonUnwrapped`.
```
public record TestRecord(String name, @JsonUnwrapped Add…
-
This is my favorite annotation app yet. Thank you for making it.
Right now, the app outputs annotations using pixel coordinates. I like to work with relative coordinates so that if I can re-scale…
-
My API spec uses oneOf when specifying the schema for a request body similar to the following:
```yaml
/request-endpoint:
post:
requestBody:
content:
application/…
-
Пришло время спарсить популярные фильмы с KinApoisk в приложение
Расширения:
1. **json_annotation** - чтобы автоматические генерировать toJson & fromJson для моделей
https://pub.dev/packages/json_…
DenUP updated
5 months ago
-
Hello there,
Great work on the component, but I was wondering if you had given any thought on using the linktap callback feature for state updates.
I've been playing around with this:
![image](…
-
This is a follow-up to #22282 and it is related to #18658
When publishing the `dotnet new maui-blazor` app with NativeAOT using the current `net9.0` build of MAUI (`a45f7021b7773b18f93800bd2d804fe5…