Releases: miurla/morphic
Releases Β· miurla/morphic
v0.2.18
v0.2.17
v0.2.16
What's Changed
Add Anthropic Provider support
- fixed morphic.sh url by @wuhei in #236
- Update AI SDK to the latest versions and fix the accompanying errors by @miurla in #240
- feat: enhance tools to use 'tool' from 'ai' package by @kuizuo in #237
- Add Anthropic Support by @miurla in #239
New Contributors
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- fix: Update Components to Exclude Empty Data Usage by @miurla in #229
- fix: Update ChatPanel component to clear AI messages by @miurla in #230
- chore: nanoid is deprecated, use
generateId
instead by @ggallon in #231 - fix: Add generated answer section component by @miurla in #232
New Contributors
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Update the features in the README by @miurla in #218
- feat: Add support for including and excluding domains in search results by @miurla in #220
- chore: Update empty screen headings and messages by @miurla in #221
- Update researcher to explicitly cite source URLs using [number] format by @miurla in #222
- chore: Update the handleClear function to disable the button during generation by @miurla in #223
- baseUrl is deprecates, use baseURL by @charl-kruger in #224
- Fix the status being generated by @miurla in #225
- chore: Update the researcher's prompt by @miurla in #226
- chore: Update section component styling by @miurla in #227
New Contributors
- @charl-kruger made their first contribution in #224
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
Add Ollama support (Unstable)
- Update ai sdk to latest versions by @miurla in #210
- fix: Close the text stream by @miurla in #211
- feat(utils): Add Ollama support and improve error handling for models by @peperunas in #214
- Fix environment variable handling and Update README by @miurla in #216
New Contributors
- @peperunas made their first contribution in #214
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- chore: Update Google Generative AI import in utils by @miurla in #195
- Refactor chat component and history container by @miurla in #197
- Refactor transformToolMessages by @miurla in #201
- Add AnswerSection component for displaying answers by @miurla in #202
- Add AppStateContext to manage and share isGenerating state by @miurla in #203
- Update component to use StreamableValue by @miurla in #205
- Update ai sdk to latest versions by @miurla in #206
- Update submit function to handle error cases and retry by @miurla in #208
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
What's Changed
- Refactor component to render LaTeX equations if patterns are found by @miurla in #171
- removed unused state and logic by @techcontributor in #172
- removed any types where possible by @techcontributor in #173
- Update issue templates by @miurla in #177
- Update writer.tsx to use OpenAI SDK by @miurla in #179
- Fix error handling in submit and writer functions by @miurla in #181
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
Add Video Search Feature
- Add 'X-With-Generated-Alt' header to retrieveTool API request by @miurla in #163
- prevented search submit when no input value by @techcontributor in #164
- Add Video Search Feature by @miurla in #165
New Contributors
- @techcontributor made their first contribution in #164
Full Changelog: v0.2.8...v0.2.9