Skip to content

Releases: miurla/morphic

v0.2.33

05 Nov 11:33
0a0498e
Compare
Choose a tag to compare

What's Changed

  • feat: Support OpenAI compatible model by @miurla in #372
  • feat: Add support for Claude 3.5 Haiku model by @miurla in #374

Full Changelog: v0.2.32...v0.2.33

v0.2.32

26 Oct 15:23
4f1d63a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.31...v0.2.32

v0.2.31

24 Oct 02:37
69e8c94
Compare
Choose a tag to compare

What's Changed

  • Fix: Handle Text Composition and Prevent Premature Form Submission on Enter Key (#360) by @snowyday in #364
  • Update README with warning by @miurla in #367
  • Fix display of multiple tool calls by @miurla in #370

New Contributors

Full Changelog: v0.2.30...v0.2.31

v0.2.30

13 Oct 01:55
009baa5
Compare
Choose a tag to compare

What's Changed

  • fix: Update search depth parameter to accept string values by @miurla in #358
  • Update bun.lockb by @miurla in #361
  • feat: Support Tavily extract API by @miurla in #363

Full Changelog: v0.2.29...v0.2.30

v0.2.29

30 Sep 10:28
3e120bd
Compare
Choose a tag to compare

What's Changed

Improve Ollama & Groq Provider Support

  • Enhance AI provider validation to include Azure OpenAI by @miurla in #336
  • chore: Update AI SDK and dependencies versions by @miurla in #348
  • chore: Update empty screen messages by @miurla in #349
  • feat: Improve Ollama support by @miurla in #352
  • Refactoring the agent's workflow by @miurla in #354
  • feat: Support Groq AI Provider by @miurla in #355
  • fix: Call closing method for streamable values by @miurla in #356

Full Changelog: v0.2.28...v0.2.29

v0.2.28

04 Sep 10:00
8d357ac
Compare
Choose a tag to compare

What's Changed

Support Azure OpenAI provider

New Contributors

Full Changelog: v0.2.27...v0.2.28

v0.2.27

26 Aug 03:51
18f874e
Compare
Choose a tag to compare

What's Changed

Enhanced the SearXNG API

New Contributors

Full Changelog: v0.2.26...v0.2.27

v0.2.26

15 Aug 12:50
39740a1
Compare
Choose a tag to compare

What's Changed

Self-hosted meta search (SearXNG) Support

  • feat: Implement SearchXNG as alternative search backend by @casistack in #309
  • chore: Update README and .env.local.example by @miurla in #311
  • Fix SearXNG from SearchXNG and update SearXNG configuration by @miurla in #312

Full Changelog: v0.2.25...v0.2.26

v0.2.25

13 Aug 03:01
a16190a
Compare
Choose a tag to compare

What's Changed

  • feat: Support the include_image_descriptions parameter of Tavily by @miurla in #307

Full Changelog: v0.2.24...v0.2.25

v0.2.24

12 Aug 13:59
81fc8cd
Compare
Choose a tag to compare

What's Changed

  • chore: Update Search Skeleton and Rename it to Default Skeleton by @miurla in #302
  • Local redis support by @casistack in #303
  • chore: Modify README to include instructions for local Redis setup by @miurla in #305

New Contributors

Full Changelog: v0.2.23...v0.2.24