Skip to content

Releases: microsoft/Conversation-Knowledge-Mining-Solution-Accelerator

v3.2.7

13 May 09:32
5fdd3e4
Compare
Choose a tag to compare

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

13 May 05:23
264a141
Compare
Choose a tag to compare

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

01 May 19:07
7ac97a0
Compare
Choose a tag to compare

3.2.5 (2025-05-01)

Bug Fixes

  • update Azure AI Foundry deployment (515ce15)

v3.2.4

30 Apr 03:45
2f7fe08
Compare
Choose a tag to compare

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

29 Apr 06:53
36f576f
Compare
Choose a tag to compare

3.2.3 (2025-04-29)

Bug Fixes

v3.2.2

25 Apr 04:44
e9e83b8
Compare
Choose a tag to compare

3.2.2 (2025-04-25)

Bug Fixes

  • citation remains open even after deleting complete chat history (e9e83b8)

v3.2.1

23 Apr 02:35
83950cf
Compare
Choose a tag to compare

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

16 Apr 18:00
b75d196
Compare
Choose a tag to compare

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

09 Apr 06:56
aed17d1
Compare
Choose a tag to compare

3.1.2 (2025-04-09)

Bug Fixes

  • Improve Deployment Process with Documentation and Hosting Plan Updates (aed17d1)

v3.1.1

08 Apr 04:48
4c92ba7
Compare
Choose a tag to compare

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)