Releases: miurla/morphic
Releases · miurla/morphic
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
v0.2.8
v0.2.7
v0.2.6
What's Changed
- Refactor researcher function and update tools by @miurla in #148
- feat: Add current date and time to prompt for researcher by @andrewginns in #149
- Refactor submit function to use latest messages by @miurla in #153
- Support LaTeX format by @miurla in #154
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
Update default model to gpt-4o
- Update Twitter link in footer by @miurla in #138
- Revert "Update LICENSE" by @miurla in #139
- Make the share feature optional by @miurla in #142
- Fix handle sharing and copying chat links by @miurla in #143
- Update default model to gpt-4o by @miurla in #146
Full Changelog: v0.2.4...v0.2.5