Skip to content

Releases: miurla/morphic

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

v0.2.23

01 Aug 03:26
260fbbf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.20...v0.2.23

Note

  • Skipped version: v0.2.21, 0.2.22

v0.2.20

23 Jul 17:37
219786d
Compare
Choose a tag to compare

What's Changed

  • Update README by @miurla in #266
  • Prevent messages from being sent multiple times by @miurla in #269
  • Add LLaMA3.1 models to the verified models list by @miurla in #275

Full Changelog: v0.2.19...v0.2.20

v0.2.19

18 Jul 18:57
1f8e839
Compare
Choose a tag to compare

What's Changed

  • Update the README by @miurla in #258
  • Update the value of OPENAI_API_MODEL in env.local.example by @miurla in #264
  • Update empty screen headings and messages by @miurla in #265

Full Changelog: v0.2.18...v0.2.19

v0.2.18

14 Jul 05:26
fd8df9e
Compare
Choose a tag to compare

What's Changed

  • chore: Update the AI SDK by @miurla in #255
  • Fix and improve the error with the Google provider by @miurla in #254

Full Changelog: v0.2.17...v0.2.18

v0.2.17

02 Jul 01:44
71d580f
Compare
Choose a tag to compare

What's Changed

  • fix: Update Chat component to fix search path condition by @miurla in #244
  • Fix search path condition by @miurla in #245
  • chore: Update inquiry system prompt by @miurla in #250
  • chore: Update UI based on ANTHROPIC_API_KEY presence by @miurla in #251

Full Changelog: v0.2.16...v0.2.17