-
release/ai-service/0.11.2
Changelog for the version Fixes and Chores - chore(wren-ai-service): separate the api key for each LLM and embedder (#917)
-
release/ai-service/0.11.1
Changelog for the version Fixes and Chores - chore(wren-ai-service): remove ollama in config (#914)
-
release/ai-service/0.11.0
Changelog for the version Feature and Enhancement - feat(wren-ai-service): multi-llm deployment and setting loading mechanism (#792) - feat(wren-ai-service): intent classification and data assistance pipeline (#844) - feat(wren-ai-service): Enhance Question Recommendation Pipeline with Categories, Validation, and Regeneration (#883) - feat(wren-ai-service): Language Support for Semantics Description Generation (#905) - feat(wren-ai-service): prompting to avoid column ambiguity (#906) Fixes and Chores - chore(wren-ai-service): improve ai pipeline (#907)
-
release/ai-service/0.10.6
Changelog for the version Fixes and Chores - chore(wren-ai-service): adjust prompt (#903)
-
release/ui/0.16.1
Changelog for the version Fixes and Chores - chore(wren-ui): Asking experience enhancement (#899) - chore(wren-ui): add common, repositories & adaptors to keep consistent format (#870)
-
release/ai-service/0.10.5
Changelog for the version Feature and Enhancement - feat(wren-ai-service): integrate dspy into wrenAI (#805) Fixes and Chores - chore(wren-ai-service): improve time related sql generation (#897) - chore(wren-ai-service): revert skip sql summary and add correcting status (#900) - chore(wren-ai-service): remove dspy module in generation (#898) - chore(wren-ai-service): skip sql summary and add correcting status (#884) - chore(wren-ai-service): fix security issue (#895) - chore(wren-ai-service): fix litellm security issue (#887)
-
release/ai-service/0.10.4
Changelog for the version Fixes and Chores - chore(wren-ai-service): optimize ask pipeline (#875)
-
release/ai-service/0.10.3
Changelog for the version Fixes and Chores - chore(wren-ai-service): remove correcting (#874) - chore(wren-ai-service): add correcting status (#873)
-
release/ai-service/0.10.2
Changelog for the version Feature and Enhancement - feat(wren-ai-service): batch processing to produce the semantics description for a large MDL (#868) - feat(wren-ai-service): question recommendation pipeline (#830) Fixes and Chores - chore(wren-ai-service): optimize retrieval process (#871) - chore(wren-ai-service): Update retrieval prompt rule for GA4 struct type column (#867) - chore(wren-ai-service): minor-updates (#856)
-
release/ai-service/0.10.1
Changelog for the version Fixes and Chores - chore(wren-ai-service): fix force deployment issue (#860)
-
release/ai-service/0.10.0
Changelog for the version Fixes and Chores - chore(wren-ai-service): generate one sql only (#850) - chore(wren-ai-service): add correlation ID to langfuse (#846)
-
release/ui/0.16.0
Changelog for the version Feature and Enhancement - feat(wren-ui): Implement home page onboarding guide (#851) Fixes and Chores - chore(wren-ui): revert wren-ui version (#858) - chore(wren-ui): add props in HOME_ASK_CANDIDATE event (#852) - chore(wren-ui): Create thread directly when receiving one candidate (#855) - chore(wren-ui): fix lint (#857) - chore(wren-ui): improve host validator for data sources (#847) - fix(wren-ui): Resolved data source update bug (#849) - chore(wren-ui): add event to record ibis performance (#823) - chore(wren-ui): remove connectSampleNBA e2e test and update readme file (#840)
-
release/ai-service/0.9.2
Changelog for the version Fixes and Chores - chore(wren-ai-service): minor updates (#854)
-
release/ai-service/0.9.1
Changelog for the version Feature and Enhancement - feat(wren-ai-service): adjust relation recommendation pipeline prompt and output spec (#808) Fixes and Chores - chore(wren-ai-service): add function list to prompt rule (#842) - chore(wren-ai-service): minor updates (#833) - chore(wren-ai-service): fix sql-to-answer issue (#827) - fix(wren-ai-service): pass default value for status attribute (#793)
-
release/ui/0.15.0
Changelog for the version Feature and Enhancement - feat(wren-ui): Implement modeling page onboarding guide (#843)
-
release/ui/0.14.0
Changelog for the version Feature and Enhancement - feature(wren-ui): integrate with rust version Wren Engine (#770) - feat(wren-ui): show info message if there are no recommended relationships (#828) Fixes and Chores - chore(wren-ui): tag wren ui before releasing stable image (#835) - chore(wren-ui): rename to Data connection error (#826) - fix(wren-ui): lint & prettier (#816)