Releases: microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
Releases · microsoft/Conversation-Knowledge-Mining-Solution-Accelerator
v3.2.7
3.2.7 (2025-05-13)
Bug Fixes
- SFI changes: TLS1.2 Support for SQL and Increased Quota for Azure AI GPT-4o deployment to avoid rate limiting (5fdd3e4)
v3.2.6
3.2.6 (2025-05-13)
Bug Fixes
- Chat History Fails to Save After Receiving Error (e.g., Rate Limit Error), Even When Valid Response is Received Afterwards (264a141)
Other Updates
v3.2.5
3.2.5 (2025-05-01)
Bug Fixes
- update Azure AI Foundry deployment (515ce15)
v3.2.4
3.2.4 (2025-04-30)
Bug Fixes
- If starting a new chat, citation panel should get closed automatically (2f7fe08), closes #383
v3.2.3
3.2.3 (2025-04-29)
Bug Fixes
v3.2.2
3.2.2 (2025-04-25)
Bug Fixes
- citation remains open even after deleting complete chat history (e9e83b8)
v3.2.1
3.2.1 (2025-04-23)
Bug Fixes
- Limiting citation content length in kernel function responses and restrict save history for error response (83950cf)
v3.2.0
3.2.0 (2025-04-16)
Features
- Migrate Azure Function and backend (app.py) in API App (b75d196)
- Use AI agent with plugins (6cf9d74)
Bug Fixes
- While the response is getting generated, question typed in chatbox is getting removed automatically. (83c5cdc)
- Remove parameters and deployment configuration in azure.yaml (49a9fb0)
- Removing the dependency on Azure Key Vault & Truncate SQL response (e74a88b)
- Update Tag in Validate Deployment - KM Generic (56147fb)
Other Updates
- Updated architecture image (3e2a688)
v3.1.2
3.1.2 (2025-04-09)
Bug Fixes
- Improve Deployment Process with Documentation and Hosting Plan Updates (aed17d1)
v3.1.1
3.1.1 (2025-04-08)
Bug Fixes
- remove parameters and the deployment section in azure.yaml (4c92ba7)
Other Updates
- add PowerShell setup guide for Windows users (720f552)