6.0.0 (2024-12-02)
⚠ BREAKING CHANGES
- playground: release playground feature (#5576)
Features
- Add evaluations to openapi schema (#5505) (01d45f0)
- playground: release playground feature (#5576) (d3f8370)
Bug Fixes
- Detect provider from span attribute, fallback to model name heuristic (#5535) (a479d62)
- ensure retrieval documents are unnested when converting from span to dataset example (#5523) (2f6e22e)
- Hide tool button on non-supported providers, Display errors for missing invocation params (#5470) (baecc54)
- playground: add AZURE_OPENAI_API_KEY environment variable (#5570) (32e4e64)
- playground: fix wording on missing input variable in playground over a dataset (#5549) (b0ef597)
- playground: improve playground default invocation parameters (#5545) (4f95300)
- playground: prepend
systemmessage from anthropic spans (#5527) (838d348) - playground: remove cascade of padding on prompts (#5556) (0eb1277)
- playground: update saved model config to overwrite all model config if present (#5544) (58dd310)
- playground: use consistent playground experiment run format (#5524) (b770112)
- Properly constrain/rename invocation params before submitting (#5550) (b121fe2)
- Remove seed parameter (no longer accepted by server) (#5547) (a279136)
- spelling errors in prompt templates (#5571) (9646c8e)