chjinche
chjinche
### Description I'd like to use the [`DetectionLearner`](https://github.com/microsoft/computervision-recipes/blob/5717606f16a10085c0ecf8ec5ba7e8f56d6c4908/utils_cv/detection/model.py#L416) in distributed training, but looks [current notebooks](https://github.com/microsoft/computervision-recipes/tree/master/scenarios/detection) are only single GPU training. Is there any example to follow? Many thanks!
**Is your feature request related to a problem? Please describe.** It is really confusing why there is no implementation of 'OneClassSvmAnomalyDetector' but it is mentioned in docstring and unittest. **Describe...
# Description Regularly sync latest openai models https://platform.openai.com/docs/models/ With some experiments, we found AOAI model version `turbo-2024-04-09` has not supported json mode/function calling for vision scenario, by saying "extra fields...
# Description upgrade pf-tools version to 1.5.0 # All Promptflow Contribution checklist: - [x] **The pull request does not introduce [breaking changes].** - [x] **CHANGELOG is updated for new features,...