Honglin
Honglin
OS: ubuntu 16.04 Python: 2.7.15 `pyrasite-memory-viewer PID` works fine `pyrasite PID helloworld.py` works fine But when executing `pyrasite-shell PID` I got this error: ``` Traceback (most recent call last): File...
# Description - Centralize all modules/functions that used by mldesigner at one single file, in order to prevent from main package change breaking mldesigner code. Related PR in sdk-cli-v2: PR...
marshmallow field `Raw` means the value can be any type, but there is no equivalent type for json schema. Current behavior is to generate a type `string` which is not...
# Description # Checklist - [ ] I have read the [contribution guidelines](https://github.com/Azure/azureml-examples/blob/main/CONTRIBUTING.md) - [ ] Pull request includes test coverage for the included changes.
# Description  # All Promptflow Contribution checklist: - [ ] **The pull request does not introduce [breaking changes].** - [ ] **CHANGELOG is updated for new features, bug fixes...
### Discussed in https://github.com/microsoft/promptflow/discussions/3579 Originally posted by **ebotiab** July 25, 2024 When making a run is it possible to limit the quantity of the data that is passed to be...