-
Currently langchain or the semantic kernel orchestration strategies do not use an intent prompt. We are adding a 3rd Orchestration which will be Promptflow (#406). This will include using the "intent"…
-
**Description**
Probably not a bug just me not knowing how to use the system.
I'm getting an error during the auth process on Android - I have no trouble authing on linux using the same code bas…
-
Is this the intended replacement of email-lib's IMAP part?
If so, should convenience functions (like formatting envelope's addresses) be in this crate or `imap-types`?
-
Sorry to post this as an issue, but Discussions are not enable on this repository..
Is there any intent on updating the app to work on Apple Silicon based Macs? (M1, M1 Pro, M1 Max, and the upcomin…
-
```fortran
program main
integer :: a(2)
print *, spread(a, 1, 2)
end program
```
with `--dump-all-passes-fortran` we get
```fortran
! Fortran code after applying the pass: …
-
Create a new MASTG v2 test covering for":
- **Title:** Testing Implicit Intents
- **ID:** MASTG-TEST-0026
- **Link:** https://mas.owasp.org/MASTG/tests/android/MASVS-CODE/MASTG-TEST-0026/
- **Platfo…
-
Hi,
we have been working with flutter_nfc_kit on our application to interact with controllers with Mifare Ultralight and NfcV tags.
This works for most phones we tried it with, however we cannot mak…
-
**Describe the bug**
The current implementation does not allow connecting to BLE device after the app is backgrounrded
**To Reproduce**
Steps to reproduce the behavior:
1. Launch a BLE Scan
2…
-
I updated the Terraform provider from `0.1.108` to `0.1.111` and noticed that this parameter had become `required`. After adding in what looks to be the default value and running `terraform apply`, th…
-
## Minimal Reproducible Example
For the below Fortran code (for a subroutine `MPI_Bcast` in OpenMPI):
```f90
program main
type MPI_Datatype
end type
type MPI_Comm
end type…