Releases: zAlweNy26/ts-cat
Releases · zAlweNy26/ts-cat
v1.5.5
🩹 Fixes
📖 Documentation
- Initialize docs with vitepress and typedoc (fbd4401)
- Fix base url for docs (f5c3072)
- Ignore prompts (2f4ab11)
🌊 Types
- Update types (8294287)
🏡 Chore
❤️ Contributors
- Dany zdanymc@gmail.com
v1.5.4
🚀 Enhancements
🩹 Fixes
🌊 Types
- Update executeHook method (fcd7065)
🏡 Chore
🤖 CI
❤️ Contributors
- Dany zdanymc@gmail.com
v1.5.3
v1.5.2
🚀 Enhancements
- Add validation check for memory json file (d067a49)
- Support cache for llm responses and fix db (fec7216)
- Support cache for embedder responses (ac7bca2)
- Add endpoint to add memory point (7fda9d6)
- Add trycatch in case of invalid settings (0f78334)
- Improve error handling (af1e9cb)
- Improve form extract method (5d14683)
- Update message input (2b62561)
🩹 Fixes
- Update utils (1ce9caa)
📖 Documentation
📦 Build
- Improve docker-related files (b2d1f5d)
🏡 Chore
❤️ Contributors
- Dany zdanymc@gmail.com
v1.5.1
🚀 Enhancements
🩹 Fixes
- Fix defaults object merging (2545fac)
- Fix overall server setup (d864167)
- Fix model reference not found in schemas (8ebf0b8)
📖 Documentation
- Improve openapi documentation (6d812e1)
❤️ Contributors
- Dany zdanymc@gmail.com
v1.5.0
🚀 Enhancements
- Add support for amazon bedrock llms and embedders (f7f7170)
🩹 Fixes
- Improve some hooks signatures (87ec5a0)
⚠️ Revert last hooks signatures changes (4c82ccb)⚠️ Divide docker-related files for dev and prod (e875db9)- Fix some endpoints checks (815d420)
- Correct natural language loading (2977a71)
- Fix build command (f8f1abb)
📖 Documentation
- Add description to schema models (74af095)
🏡 Chore
- Bump Qdrant version (1986feb)
- Add bun version check (97c39e3)
- Use hot reload instead of watch (d84f172)
- Fix logs colors and favicon (91bd3e4)
- Clean plugin class (e24140a)
- Update deps (e06707b)
⚠️ Breaking Changes
⚠️ Revert last hooks signatures changes (4c82ccb)⚠️ Divide docker-related files for dev and prod (e875db9)
❤️ Contributors
- Dany zdanymc@gmail.com
v1.4.1
🚀 Enhancements
- Add pure embed endpoint (9de3be8)
🩹 Fixes
- Correct bootstrap hooks call position (5ef2ffc)
📖 Documentation
- Update CHANGELOG (e3c27c6)
🏡 Chore
❤️ Contributors
- Dany zdanymc@gmail.com
v1.4.0
🚀 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
📖 Documentation
- Update README (fd09364)
🏡 Chore
🎨 Styles
- Fix linting (c2bbee5)
⚠️ 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
- Dany zdanymc@gmail.com
v1.3.1
🚀 Enhancements
- Improve HTTP errors (9205a66)
- Add
afterSendMessage
hook (7d54491) - Add batch files uploading endpoint (e5f6074)
- Add models interactions and update hooks (4f73bc0)
🩹 Fixes
- Update deps, docker compose and some fixes (c61cd24)
🌊 Types
- Fix typechecks (f188791)
🏡 Chore
- Export AgentManager and VectorMemory (4d2b0bd)
❤️ Contributors
- Dany zdanymc@gmail.com
v1.3.0
🚀 Enhancements
- Improve tool parser (a79416a)
- Update LLM and Embedder configs (68a0e26)
- Add parseJson utils (485ffc3)
- RabbitHole: Add 2 new hooks (f167e10)
- Update prompt template and output parser (0beb14a)
- Update langchain to v0.2 (52bef47)
- Add WhiteRabbit (job scheduler) (fb815ce)
- Improve plugin importing using Blobs (49b9962)
- Promisify specific hooks (648b76f)
🩹 Fixes
- Small general fixes (5170dfb)
- Improve AgentManager (9015cdb)
- Fix multi-action agent with temp patch (760da42)
- Require Bun v1.1.19+ to work (30ce63d)
- Fix chat history saving (45cc9c8)
💅 Refactors
- Update AgentManager with improvements (523ce0b)
- Switch to Bun runtime (635c6bc)
- Migrate from Fastify to Elysia (6d2b0f9)
🌊 Types
- Move types to separate folder (472d4de)
🏡 Chore
- Update dependencies (ee47e5e)
- Update plugin importing (eaaf447)
- Improve api zod schemas (97c5a0c)
- Update AgentManager (b6a7e79)
- Update deps and overall code (3e1a9a0)
- Improve codebase (5f32f25)
- Small tweaks and update deps (48e846c)
- Small updates (9b25b1f)
- Remove unused css (4a31091)
- Bun-related updates (8b04e99)
- Update unauthorized error (3726619)
- Add getters for WhiteRabbit and RabbitHole (d2d6ff3)
- Small tweaks (20705ea)
✅ Tests
- Temporary bypass bun tests (0ae3cd5)
🎨 Styles
- Fix readmes (37720be)
🤖 CI
❤️ Contributors
- Dany zdanymc@gmail.com
- ZAlweNy26 zdanymc@gmail.com