5.7.0 (2024-11-06)
Features
- Add chat completion mutation (#5255) (348fd4c)
- Add environment configuration for fastapi + gql extensions (#5275) (c0700a3)
- convert tool call schemas between providers (#5206) (16ae9d0)
- Detect websocket availability and pass to client (#5224) (661ec17)
- Only show providers if dependencies are installed (#5251) (2fd2948)
- Overhaul invocation parameter specification (#5228) (2e7e670)
- playground: add
response_formatto invocation parameters (#5239) (2ea4100) - playground: save model config by provider in preferences (#5216) (d9cb1f1)
- playground: streaming chat completion over a dataset (#5237) (cc13eda)
- Provide and then parse invocation params from Span into Playground page store (#5256) (c26e050)