v0.2.9
Highlights
- Added initial streaming support in Responses API
- UI view for Responses
- Postgres inference store support
What's Changed
- fix: convert boolean string to boolean by @leseb in #2284
- feat(responses): add output_text delta events to responses by @ashwinb in #2265
- chore: bump uv version by @leseb in #2289
- chore: use dependency-groups for dev by @leseb in #2287
- fix: enable test_responses_store by @ehhuang in #2290
- fix: chat completion with more than one choice by @ehhuang in #2288
- fix: build docs without requirements.txt by @raghotham in #2294
- docs: add post training to providers list by @cdoern in #2280
- chore: use groups when running commands by @leseb in #2298
- feat(ui): add views for Responses by @ehhuang in #2293
- chore: use starlette built-in Route class by @leseb in #2267
- feat: add cpu/cuda config for prompt guard by @mhdawson in #2194
- fix(responses): use input, not original_input when storing the Response by @ashwinb in #2300
- chore: fix flaky distro_codegen script by @Bobbins228 in #2305
- fix(providers): update sambanova json schema mode by @jhpiedrahitao in #2306
- feat: support postgresql inference store by @ehhuang in #2310
New Contributors
Full Changelog: v0.2.8...v0.2.9