Skip to content

Releases: miurla/morphic

v0.2.14

15 Jun 15:25
b86c9dd
Compare
Choose a tag to compare

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

Full Changelog: v0.2.13...v0.2.14

v0.2.13

09 Jun 14:04
c7bb526
Compare
Choose a tag to compare

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

Full Changelog: v0.2.12...v0.2.13

v0.2.12

05 Jun 12:37
239701b
Compare
Choose a tag to compare

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

01 Jun 10:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

26 May 02:59
38eb36e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

v0.2.9

22 May 13:15
04375b9
Compare
Choose a tag to compare

What's Changed

Add Video Search Feature

New Contributors

Full Changelog: v0.2.8...v0.2.9

v0.2.8

19 May 12:51
6ba4efd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

18 May 02:43
6d40d74
Compare
Choose a tag to compare

What's Changed

  • Add Tool to Retrieve Page Content from Specific URLs by @miurla in #155

Full Changelog: v0.2.6...v0.2.7

v0.2.6

15 May 09:41
1d6bf0c
Compare
Choose a tag to compare

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

13 May 19:10
5500bb7
Compare
Choose a tag to compare

What's Changed

Update default model to gpt-4o

Full Changelog: v0.2.4...v0.2.5