- Added reasoningEffort and verbosity params to OpenAI generative module and maxTokens support plus model name/temperature tweaks to AWS generative modules.
- Fixed numerous bugs: maxTokens handling, partition files array, panic on empty sharding state, model validation, compressed store init, and more.
- Improved performance and reliability: sped up LSM segment reads, removed memberlist lock contention, and added snapshot connection check/repair tool.