Skip to content

v1.29.0

Choose a tag to compare

@patrykomiotek patrykomiotek released this 20 Feb 13:14
· 2133 commits to main since this release
d248569

1.29.0 (2025-02-20)

Bug Fixes

Features

  • adapting projects to the refreshed assistant logic (6bd6dc4)
  • add fireworks ai provider support (8a57049)
  • add missing usage tracker (01c020f)
  • add ollama env (244474b)
  • add openrouter, anthropic, google providers (005b3aa)
  • add thread description (00aabef)
  • always use openai models for embeddings (c50ba0f)
  • before DRY refactor in useAssistantLogic and usePublicAssistantLogic (d080c5d)
  • error handlers (f2f4fc5)
  • error handling (dc660ae)
  • focus on input after opening the modal (27a300e)
  • guest threads uses new logic (d8232d0)
  • implement chat completion factory (556d7e0)
  • implement embeddings factory (3d09cf2)
  • implement ollama support (2e7aaca)
  • install required chat bedrock packages (03be93d)
  • lock to create many new threads (d423997)
  • merge (6e95434)
  • missing migration (ff892da)
  • move client logict to one place (0d2e6e5)
  • move trhreds creation to server actions (83f1d9c)
  • new chat interface validation (629c18f)
  • placeholder for langchain stream to frontend (b1bcef2)
  • projects list (2c9e6d3)
  • refactor assistent logic and stream events (f382bdb)
  • sign up page (2de265c)
  • storing visitor id in cookies (56d5b53)
  • styled pages enter code, forgot password, sign in and sign up (4bee629)
  • types fixes (3f0d2e9)
  • ui improvements (a56fd0b)
  • updating loading indicator (4623012)
  • with chain errors handling (ad87f73)