-
My setup with CopilotChat worked for weeks until a few days ago when the error, `Expected value but found invalid token at character 1` showed up. Lazy did two updates before the errors showed. Could …
-
### System Info
I'm using `openai_dart: ^0.4.2`
### Related Components
- [ ] doc-loaders
- [ ] doc-transformers
- [ ] prompts
- [ ] llms
- [ ] chat-models
- [ ] output-parsers
- [ ] chains
- [ ] me…
-
Also when there is change from remote it does not update local
```dart
final repository = brick.Repository();
final query = brick.Query(where: [
brick.Where('businessId').isExactly(busi…
-
### Steps to reproduce
I’ve encountered an issue while working with 3D model cars in Flutter on Linux. Specifically, the rendering of 3D models seems to be malfunctioning or not displaying as expecte…
-
### Bug Description
I am using Windows client.
Every time I enter and exit fullscreen mode, both the client window's width and height increase by 1 pixel. The client window silently becomes larg…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample.
2. Accept the camera permission.
3. Notice the enumerated cameras at the bottom of the camera screen, i.e. 0/2.
4. Pres…
-
I recently switched phones from a pixel 4a to 7a.
On the new phone I am unable to add my Komga server and each time I try it silently fails.
I am using known good credentials and have attempted …
-
I found an interesting bug when inserting models programmatically into a gazebo simulation. If the model sets `static=True` then it will not be initialized properly.
I created an example of this be…
-
Hello,
I am trying to use the camera daA2500-60mc on an i.MX8M Mini based board.
I have ported the kernel patches from Basler github repository to the kernel I am using.
I have adapted my device …
-
**Description**
I'm currently using the flutter_stripe_web package to integrate Stripe payments into my Flutter web application. I'm specifically using the PaymentElement widget to provide a streamli…