Skip to content

v1.4.0

Compare
Choose a tag to compare
@zAlweNy26 zAlweNy26 released this 01 Oct 19:46
· 92 commits to main since this release

compare changes

🚀 Enhancements

  • Add streaming http endpoint (e9c97df)
  • Add queryDb method to StrayCat (d855225)
  • RabbitHole: Add metadata in endpoints (f3d2eb4)
  • Add addHistory method to StrayCat (64cd2be)
  • Add getPoints method in VectorMemoryCollection (aa20ce5)
  • Add new endpoints for collection points and chat history (6107112)
  • Update custom chat models classes (8d03872)
  • ⚠️ Add db in before/after bootstrap hooks (b2bea4b)
  • Add rate limit handler (4c21d50)

🔥 Performance

  • ⚠️ Correct setup of elysia routes (8e2543f)

💅 Refactors

  • ⚠️ Use only chat models (a144df2)
  • ⚠️ Refactor Embedders and LLMs factory classes (c383d75)

📖 Documentation

🏡 Chore

🎨 Styles

⚠️ Breaking Changes

  • ⚠️ Add db in before/after bootstrap hooks (b2bea4b)
  • ⚠️ Correct setup of elysia routes (8e2543f)
  • ⚠️ Use only chat models (a144df2)
  • ⚠️ Refactor Embedders and LLMs factory classes (c383d75)

❤️ Contributors