v0.2.12
版本发布时间: 2024-06-05 20:37:09
miurla/morphic最新发布版本:v0.2.28(2024-09-04 18:00:19)
What's Changed
- chore: Update Google Generative AI import in utils by @miurla in https://github.com/miurla/morphic/pull/195
- Refactor chat component and history container by @miurla in https://github.com/miurla/morphic/pull/197
- Refactor transformToolMessages by @miurla in https://github.com/miurla/morphic/pull/201
- Add AnswerSection component for displaying answers by @miurla in https://github.com/miurla/morphic/pull/202
- Add AppStateContext to manage and share isGenerating state by @miurla in https://github.com/miurla/morphic/pull/203
- Update component to use StreamableValue by @miurla in https://github.com/miurla/morphic/pull/205
- Update ai sdk to latest versions by @miurla in https://github.com/miurla/morphic/pull/206
- Update submit function to handle error cases and retry by @miurla in https://github.com/miurla/morphic/pull/208
Full Changelog: https://github.com/miurla/morphic/compare/v0.2.11...v0.2.12