Brami Project's

Results 5 comments of Brami Project's

Previously I ran no problem, but now there is an issue, is this related to the Docker environment?

can you any sample for this, regarding to use proxy or Flowise support configure for proxy ? my problem in proxy when request to azure with langchain.

> can you any sample for this, regarding to use proxy or Flowise support configure for proxy ? my problem in proxy when request to azure with langchain. can you...

can you use transform in widget `Container( padding: const EdgeInsets.all(10.0), color: Colors.grey, child: Center( child: **Transform( alignment: Alignment.center, transform: Matrix4.identity()..scale(1, -1),** child: Image.memory(_pageImage.buffer.asUint8List(), fit: BoxFit.contain))))`