Jacob Alber
Jacob Alber
Fix a few build warnings that pop up when building VW cleanly on Windows on a new checkout
BadNamespace_FeatureValuesHashMismatch will occasionally cause an SEH exception (unclear where because the system does not have the source file at time the string is generated). I have not had the ability...
The unified vcpkg_build workflow includes Windows, and builds the same. Disable this from triggering automatically in prep for removing outright
Add support for using flatbuffer spans as input to RLClientLib when using a VW model. Note: Currently only working in CB models when using choose_rank(). - [x] Fix memory leak...
## Why are these changes needed? Enables use of multiple backends (as in 0.2) with 0.4 using the Microsoft.Extensions.AI interfaces. ## Related issue number Progress for #3919 ## Remaining to...
### What feature would you like to be added? AutoGen.* packages should migrate to the 0.4 codebase ### Why is this needed? Continued support of 0.2 capabilities in 0.4
Abstractions - [x] ICodeExecutor - [x] IChatAgent - [x] ITeam - [x] ITaskRunner - [x] ITerminationCondition - [x] Messages - [ ] These need to be protobuff - [ ]...