Releases: dogy-app/assistant-api
Releases · dogy-app/assistant-api
Release v0.4.0
Release 0.4.0 (2025-04-16)
Changelog
Features
837041aSwitched gpt 4o-mini with gpt 4.1-mini6d36edcAdded retrieve pet and user info nodes5a5e03cAdded auth for assistant32c5e73Added auth and custom routes to call backend
Bug Fixes
21993afTriggered llms twice with unsynchronized parallelization
Refactor
ae0631bMove states and enums on a separate file
Others
bda3f03Renamed container to dogy-assistant-apid5e6c2cCleanup routese90a05fAdded context prompts4d32ce5Added config for general settingsbf5a483Updated api version to 2025-03-01-preview2410098Updated langchain-openai to 0.3.12
Build
Release v0.3.1
Release v0.3.0
Release 0.3.0 (2025-03-10)
Changelog
Features
2346795Implemented title generator for new threadsa60ded6Implemented follow up question55de94bAdded azure ai search and embedding4758066Added search functionality for general node #7
Bug Fixes
f0048a5Moved internal azure settings to separate configb0ab6fbResponse as a message sent in the wrong format
CI/CD
56cf974Set git checkout to fetch with depth of 0dd5dd1bEdited the discord message sent after releasef24e24cAdded docker compose for local dev
Others
Release v0.2.2
Release 0.2.2 (2025-03-01)
Changelog
Bug Fixes
3623c15[Breaking
Change] Migrated prompts to startup subscription
Release v0.2.1
Release v0.2.0
Release 0.2.0 (2025-01-03)
Changelog
Features
5c48e65Added llms for question router5a6f28d[Breaking
Change] Added nodes for image handling and question routingd0c48a5Added prompt for image handler
Performance Improvements
c8d7e87Optimized prompt for pet relevance node
Bug Fixes
4706d02Change dependency to current dir
Documentation
CI/CD
8e3f3b2Added linting workflow for dev
Refactor
77b8ab1Moved llm prompts to langsmith
Styling
Others
07b473cAdded config for all LLMsb25baffIntegrated image handling to prompt0169857Moved from using overall states to private states7184c25Added cast to HumanMessage utility91d583fAdded prompts for pet relevance and question typed425335Added prompts for image handling
Build
6be006fSwitch to uv for package management