Kamil Pyć

Results 3 issues of Kamil Pyć

Hi, can we Xcode without sudo privilege? I don't see how this is useful. Tested it on my machine and it works just fine.

Looks like only `.xcodeproject` is supported, there should be an option to build scheme in `xcworskspace` as well with ` xcodebuild -workspace` command. That's the only difference that's need to...

What: Added `langchain` package that is used in `AzureBot` for communicating with Azure API. Based on provided configuration `AzureBot` will be used as Bot. Why: This fixes issue #382. Enable...