5.12.0 (2024-11-25)
Features
- Implement "Move Output" button on Playground Output (#5509) (aa8c283)
- playground: add
Noneas a template formatter option for messages (#5500) (c439257)
Bug Fixes
- Add numeric playground defaults (#5494) (2a14933)
- Ensure prompt accordion interactables are always visible (#5536) (4cee860)
- playground: additional model names for anthropic claude (#5520) (2d67b31)
- playground: block playground runs when app is readonly (#5538) (7463069)
- playground: capture gemini token count for playground spans (#5518) (cb9b1ce)
- playground: ensure playground timeout errors are displayed (#5486) (38f8f56)
- playground: improve performance of playground dataset columns (#5519) (3a9c8e0)
- Prevent layout shift when scrollbars are introduced (#5493) (bd78a94)
- Use more generic
isawaitablecheck (#5508) (73d8287)