Skip to content

fix: Refactor agent names and index identifiers for KM alignment and improved uniqueness#506

Merged
Avijit-Microsoft merged 10 commits into
devfrom
psl-pk-km-ais
Jul 1, 2025
Merged

fix: Refactor agent names and index identifiers for KM alignment and improved uniqueness#506
Avijit-Microsoft merged 10 commits into
devfrom
psl-pk-km-ais

Conversation

@Pavan-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request introduces updates to workflows and agent configurations to improve naming conventions and streamline deployment processes. Key changes include updates to Docker tag naming, adjustments to Azure AI agent names, and modifications to indexing configurations.

Workflow Updates:

Agent Configuration Updates:

  • src/api/agents/conversation_agent_factory.py: Renamed the agent_name from ConversationKnowledgeAgent to KM-ConversationKnowledgeAgent for better alignment with naming conventions.
  • src/api/agents/search_agent_factory.py:
    • Updated the project-index name to include azure_ai_search_connection_name for enhanced clarity and uniqueness.
    • Renamed the agent_name from ChatWithCallTranscriptsAgent to KM-ChatWithCallTranscriptsAgent for consistency with other agents.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the agent names and golden path questions

@Avijit-Microsoft
Avijit-Microsoft merged commit 411a26a into dev Jul 1, 2025
5 checks passed
@github-actions

github-actions Bot commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants