Skip to content

[Teams chatbot] Fix chatbot regression#15782

Draft
JiaqiZhang-Dev wants to merge 10 commits into
mainfrom
fix-authoring-regression
Draft

[Teams chatbot] Fix chatbot regression#15782
JiaqiZhang-Dev wants to merge 10 commits into
mainfrom
fix-authoring-regression

Conversation

@JiaqiZhang-Dev
Copy link
Copy Markdown
Member

@JiaqiZhang-Dev JiaqiZhang-Dev commented May 28, 2026

resolved: https://github.com/Azure/azure-sdk-pr/issues/2625

Fix

  1. Add text additional info support, which is only used by authoring skill for passing user context
  2. Add the newly added JS docs
  3. Update server endpoint for prod logicApp
  4. Update all dependencies to latest stable version and adopt changes

@JiaqiZhang-Dev JiaqiZhang-Dev force-pushed the fix-authoring-regression branch from 325268a to 6d01cec Compare June 1, 2026 03:41
@JiaqiZhang-Dev JiaqiZhang-Dev changed the title [Teams chatbot] Fix authoring skill regression [Teams chatbot] Fix chatbot regression Jun 2, 2026
@JiaqiZhang-Dev
Copy link
Copy Markdown
Member Author

@copilot pls fix the typo issue:
/mnt/vss/_work/1/s/tools/sdk-ai-bots/azure-sdk-qa-bot-agent/utils/azure_ai_search.py
/mnt/vss/_work/1/s/tools/sdk-ai-bots/azure-sdk-qa-bot-agent/utils/azure_ai_search.py:100:19 - error: No overloads for "init" match the provided arguments
Argument types: (list[KnowledgeRetrievalSemanticIntent], Literal[True], Literal['extractiveData'], list[KnowledgeSourceParams], Literal[20000]) (reportCallIssue)
/mnt/vss/_work/1/s/tools/sdk-ai-bots/azure-sdk-qa-bot-agent/utils/azure_ai_search.py:134:24 - error: No overloads for "init" match the provided arguments
Argument types: (str, int, Literal['text_vector']) (reportCallIssue)
2 errors, 0 warnings, 0 informations

Copilot AI and others added 2 commits June 3, 2026 03:25
Co-authored-by: JiaqiZhang-Dev <194873822+JiaqiZhang-Dev@users.noreply.github.com>
…ch-documents 12.0.0

Co-authored-by: JiaqiZhang-Dev <194873822+JiaqiZhang-Dev@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 3, 2026

@copilot pls fix the typo issue:
/mnt/vss/_work/1/s/tools/sdk-ai-bots/azure-sdk-qa-bot-agent/utils/azure_ai_search.py
/mnt/vss/_work/1/s/tools/sdk-ai-bots/azure-sdk-qa-bot-agent/ut...

Fixed in the latest commit. The azure-search-documents 12.0.0 SDK renamed max_output_sizemax_output_size_in_tokens and kk_nearest_neighbors, and removed the output_mode parameter from KnowledgeBaseRetrievalRequest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants