v0.0.23
What's Changed
- Add Feedback Endpoint to LangServe by @jakerachleff in #153
- Use utf-8 encoding when opening playground assets by @eyurtsev in #164
- Update README.md with badgets / links by @eyurtsev in #165
- Update cli install command by @efriis in #166
- Add autofill of chat history, fix turnstile chat history by @dqbd in #157
- Replace black with ruff format by @nfcampos in #169
- Preserve whitespace in playground output by @nfcampos in #163
- Update frontend build by @nfcampos in #172
- Fix playground crash on undefined schema by @nfcampos in #173
- Unpack input recursively, to ensure that sub-types that are expected … by @nfcampos in #174
- Show AI function messages in editable input, fix empty initial message by @dqbd in #175
- Version 0.0.23 by @eyurtsev in #176
Full Changelog: v0.0.22...v0.0.23