Leonardo Pinheiro

Results 11 issues of Leonardo Pinheiro

Is there an example of what data structure and key names should we use for object detection labels? I'm trying to use this together with medicaldetectiontoolkit and I couldn't find...

Is the data you used in this experiment publicly available?

In lines 159 and 161, shouldn't tf.sigmoid be applied to the output as well?

### Description This Pull request adds the Season 4 Tier set for Resto Shamans. It also updates `calculateEffectiveHealingFromCritIncrease` to possibly account for increated healing critical contribution based on the 4pc...

Shaman
core
Dragonflight

## Why are these changes needed? To remove code executor dependencies from the core package. ## Related issue number Closes #3645 by removing `azure-core` from autogen-core dependencies and adding it...

## Why are these changes needed? ## Related issue number ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation...

## Why are these changes needed? ## Related issue number ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation...

awaiting-op-response

## Why are these changes needed? This PR introduces the following changes for the OpenAI Assistants API agent 1. Update the on_reset method to present the initial thread state and...

## Why are these changes needed? To improve extra module dependency management. This PR only addresses the `code_executors` namespace and will be followed up by PRs for the other component...

## Why are these changes needed? Similar to agents and code executors, moving openai models to its own namespace. ## Related issue number Related to #4408 ## Checks - [...