5.9.0 (2024-11-18)
Features
- Add Google AI Studio support (for Gemini models w/ an API key) (#5359) (cf9e7f4)
- playground: add playground dataset example slideover (#5324) (18333b6)
- playground: display streaming outputs for playground runs on datasets (#5318) (ee1d259)
- playground: example run slideover (#5361) (fc858e6)
- playground: graphql mutation for chat completion over dataset (#5325) (d5e133c)
- playground: pre-emptively show dataset example template application errors in playground dataset table (#5372) (cff0375)
- playground: support unknown tool / tool call format (#5401) (9309747)
- playground: update PlaygroundDatasetExamplesTable to support mutation (in addition to subscription) (#5342) (78e8a5b)
- Render field for JSON invocation params (#5336) (b741fc5)
Bug Fixes
- auth: allow login form scroll (#5366) (f801c27)
- copy output contents on run example (#5415) (e3b6f47)
- playground: add tooltip for dataset examples (#5352) (9a6d16a)
- playground: fix dataset picker styles and error handling (#5338) (4fdf32e)
- playground: fix pagination on playground dataset examples table (#5404) (233a27c)
- playground: for Azure, handle initial chunk with no choices (#5423) (04721ed)
- playground: get token count from streaming client (#5344) (c45e558)
- playground: remove extra quotes from tool call function arguments json string (#5403) (60eefec)
- playground: update experiment run for chat completion over dataset mutation (#5345) (8060d24)
- Prevent over-fetching when typing azure deployment name (#5421) (ecef524)
- replace pyarrow with json for dataframe transfer (#5375) (ab886fc)
- Starlette middleware initialization (#5424) (7e5a92c)