Loi Tran
Loi Tran
**Description** Add the ability to ignore mustache `{{}}` interpolation. There may be cases in which a brick uses a framework which itself has mustache syntax and we want to preserve...
**Description** Expect text doesn't work for text that's clearly visible on the screen. **Steps To Reproduce** 1. Initialized fluttium 2. Created flow 3. Identified text I wanted to check is...
Might it be possible to add support for rendering a [Flutter markdown element](https://pub.dev/packages/flutter_markdown)?
**LocalAI version:** Not sure where to find. Please specify and I'll update **Environment, CPU architecture, OS, and Version:** ```sh $ system_profiler SPHardwareDataType SPSoftwareDataType SPNetworkDataType Hardware: Hardware Overview: Model Name: MacBook...
**LocalAI version:** Where to find? Advise and I'll update **Environment, CPU architecture, OS, and Version:** ```sh $ system_profiler SPHardwareDataType SPSoftwareDataType SPNetworkDataType Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier:...
 I'm working on getting a handle on logging so implement features like list suggestions, next suggestion, select suggestions, etc. I've got LSP-AI working on my local & can start...
When a user hits _enter_ in the editor they expect that the new line has the same indentation as the previous line if I'm not mistaken. That's not the behavior...